IMyEntitiesFindFreePlace Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.ModAPI.IMyEntities.FindFreePlace(VRageMath.Vector3D,System.Single,System.Int32,System.Int32,System.Single)"]
Namespace: VRage.ModAPI
Nullable<Vector3D> FindFreePlace( Vector3D basePos, float radius, int maxTestCount = 20, int testsPerDistance = 5, float stepSize = 1f )
[Missing <param name="basePos"/> documentation for "M:VRage.ModAPI.IMyEntities.FindFreePlace(VRageMath.Vector3D,System.Single,System.Int32,System.Int32,System.Single)"]
[Missing <param name="radius"/> documentation for "M:VRage.ModAPI.IMyEntities.FindFreePlace(VRageMath.Vector3D,System.Single,System.Int32,System.Int32,System.Single)"]
[Missing <param name="maxTestCount"/> documentation for "M:VRage.ModAPI.IMyEntities.FindFreePlace(VRageMath.Vector3D,System.Single,System.Int32,System.Int32,System.Single)"]
[Missing <param name="testsPerDistance"/> documentation for "M:VRage.ModAPI.IMyEntities.FindFreePlace(VRageMath.Vector3D,System.Single,System.Int32,System.Int32,System.Single)"]
[Missing <param name="stepSize"/> documentation for "M:VRage.ModAPI.IMyEntities.FindFreePlace(VRageMath.Vector3D,System.Single,System.Int32,System.Int32,System.Single)"]
[Missing <returns> documentation for "M:VRage.ModAPI.IMyEntities.FindFreePlace(VRageMath.Vector3D,System.Single,System.Int32,System.Int32,System.Single)"]