User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 06:45, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/GetIntersectionWithSphere/raw (current)
- 06:45, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/GetIntersectionWithLineAndBoundingSphere/raw (current)
- 06:45, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/GetSmallestDistanceBetweenCameraAndBoundingSphere/raw (current)
- 06:45, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/GetLargestDistanceBetweenCameraAndBoundingSphere/raw (current)
- 06:44, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/GetDistanceBetweenCameraAndPosition/raw (current)
- 05:57, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/GetDistanceBetweenCameraAndBoundingSphere/raw (current)
- 05:57, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/GetDiffuseColor/raw (current)
- 05:57, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/GetTopMostParent/raw (current)
- 05:57, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/Close/raw (current)
- 05:57, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/MarkForClose/raw (current)
- 05:48, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/GetFriendlyName/raw (current)
- 05:48, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/GetChildren/raw (current)
- 05:48, 28 September 2014 (diff | hist) . . (-518) . . m API:Sandbox/ModAPI/IMyEntity/SetPosition/raw (current)
- 05:33, 28 September 2014 (diff | hist) . . (+1,154) . . N API:Sandbox/ModAPI/IMyEntity/IsSelectableParentOnly/raw (Created page with "bool Sandbox.ModAPI.IMyEntity.IsSelectableParentOnly() <noinclude> <!-- SMW Properties --> {{#set:Name=IsSelectableParentOnly}} {{#set:Type=Method}}<!--ONLY GRABBED METHODS--...")
- 05:32, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/IsSelectableAsChild (Created page with "{{subst:APIStub}}") (current)
- 05:32, 28 September 2014 (diff | hist) . . (+1,148) . . N API:Sandbox/ModAPI/IMyEntity/IsSelectableAsChild/raw (Created page with "bool Sandbox.ModAPI.IMyEntity.IsSelectableAsChild() <noinclude> <!-- SMW Properties --> {{#set:Name=IsSelectableAsChild}} {{#set:Type=Method}}<!--ONLY GRABBED METHODS--> {{#s...")
- 05:32, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/IsSelectable (Created page with "{{subst:APIStub}}") (current)
- 05:32, 28 September 2014 (diff | hist) . . (+1,134) . . N API:Sandbox/ModAPI/IMyEntity/IsSelectable/raw (Created page with "bool Sandbox.ModAPI.IMyEntity.IsSelectable() <noinclude> <!-- SMW Properties --> {{#set:Name=IsSelectable}} {{#set:Type=Method}}<!--ONLY GRABBED METHODS--> {{#set:Visibility=...")
- 05:31, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetObjectBuilder (Created page with "{{subst:APIStub}}") (current)
- 05:31, 28 September 2014 (diff | hist) . . (+1,601) . . N API:Sandbox/ModAPI/IMyEntity/GetObjectBuilder/raw (Created page with "MyObjectBuilder_EntityBase Sandbox.ModAPI.IMyEntity.GetObjectBuilder(System.Boolean copy) <noinclude> <!-- SMW Properties --> {{#set:Name=GetObjectBuilder}} {{#set:Type=Metho...")
- 05:31, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/DoOverlapSphereTest (Created page with "{{subst:APIStub}}") (current)
- 05:30, 28 September 2014 (diff | hist) . . (+1,915) . . N API:Sandbox/ModAPI/IMyEntity/DoOverlapSphereTest/raw (Created page with "bool Sandbox.ModAPI.IMyEntity.DoOverlapSphereTest(System.Single sphereRadius, VRageMath.Vector3 spherePos) <noinclude> <!-- SMW Properties --> {{#set:Name=DoOverlapSphereTest...")
- 05:30, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetTrianglesIntersectingSphere (Created page with "{{subst:APIStub}}") (current)
- 05:30, 28 September 2014 (diff | hist) . . (+3,418) . . N API:Sandbox/ModAPI/IMyEntity/GetTrianglesIntersectingSphere/raw (Created page with "void Sandbox.ModAPI.IMyEntity.GetTrianglesIntersectingSphere(VRageMath.BoundingSphere& sphere, System.Nullable`1[VRageMath.Vector3] referenceNormalVector, System.Nullable`1[Sy...")
- 05:29, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetIntersectionWithSphere (Created page with "{{subst:APIStub}}") (current)
- 05:29, 28 September 2014 (diff | hist) . . (+1,568) . . N API:Sandbox/ModAPI/IMyEntity/GetIntersectionWithSphere/raw (Created page with "bool Sandbox.ModAPI.IMyEntity.GetIntersectionWithSphere(VRageMath.BoundingSphere& sphere) <noinclude> <!-- SMW Properties --> {{#set:Name=GetIntersectionWithSphere}} {{#set:T...")
- 05:29, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetIntersectionWithLineAndBoundingSphere (Created page with "{{subst:APIStub}}") (current)
- 05:29, 28 September 2014 (diff | hist) . . (+1,994) . . N API:Sandbox/ModAPI/IMyEntity/GetIntersectionWithLineAndBoundingSphere/raw (Created page with "Vector3] Sandbox.ModAPI.IMyEntity.GetIntersectionWithLineAndBoundingSphere(VRageMath.Line& line, System.Single boundingSphereRadiusMultiplier) <noinclude> <!-- SMW Properties...")
- 05:29, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetSmallestDistanceBetweenCameraAndBoundingSphere (Created page with "{{subst:APIStub}}") (current)
- 05:29, 28 September 2014 (diff | hist) . . (+1,211) . . N API:Sandbox/ModAPI/IMyEntity/GetSmallestDistanceBetweenCameraAndBoundingSphere/raw (Created page with "Single Sandbox.ModAPI.IMyEntity.GetSmallestDistanceBetweenCameraAndBoundingSphere() <noinclude> <!-- SMW Properties --> {{#set:Name=GetSmallestDistanceBetweenCameraAndBoundin...")
- 05:29, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetLargestDistanceBetweenCameraAndBoundingSphere (Created page with "{{subst:APIStub}}") (current)
- 05:28, 28 September 2014 (diff | hist) . . (+1,209) . . N API:Sandbox/ModAPI/IMyEntity/GetLargestDistanceBetweenCameraAndBoundingSphere/raw (Created page with "Single Sandbox.ModAPI.IMyEntity.GetLargestDistanceBetweenCameraAndBoundingSphere() <noinclude> <!-- SMW Properties --> {{#set:Name=GetLargestDistanceBetweenCameraAndBoundingS...")
- 05:28, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetDistanceBetweenCameraAndPosition (Created page with "{{subst:APIStub}}") (current)
- 05:28, 28 September 2014 (diff | hist) . . (+1,183) . . N API:Sandbox/ModAPI/IMyEntity/GetDistanceBetweenCameraAndPosition/raw (Created page with "Single Sandbox.ModAPI.IMyEntity.GetDistanceBetweenCameraAndPosition() <noinclude> <!-- SMW Properties --> {{#set:Name=GetDistanceBetweenCameraAndPosition}} {{#set:Type=Method...")
- 05:28, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetDistanceBetweenCameraAndBoundingSphere (Created page with "{{subst:APIStub}}") (current)
- 05:27, 28 September 2014 (diff | hist) . . (+1,195) . . N API:Sandbox/ModAPI/IMyEntity/GetDistanceBetweenCameraAndBoundingSphere/raw (Created page with "Single Sandbox.ModAPI.IMyEntity.GetDistanceBetweenCameraAndBoundingSphere() <noinclude> <!-- SMW Properties --> {{#set:Name=GetDistanceBetweenCameraAndBoundingSphere}} {{#set...")
- 05:27, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetDiffuseColor (Created page with "{{subst:APIStub}}") (current)
- 05:27, 28 September 2014 (diff | hist) . . (+1,149) . . N API:Sandbox/ModAPI/IMyEntity/GetDiffuseColor/raw (Created page with "Vector3 Sandbox.ModAPI.IMyEntity.GetDiffuseColor() <noinclude> <!-- SMW Properties --> {{#set:Name=GetDiffuseColor}} {{#set:Type=Method}}<!--ONLY GRABBED METHODS--> {{#set:Vi...")
- 05:27, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetTopMostParent (Created page with "{{subst:APIStub}}") (current)
- 05:27, 28 September 2014 (diff | hist) . . (+1,526) . . N API:Sandbox/ModAPI/IMyEntity/GetTopMostParent/raw (Created page with "IMyEntity Sandbox.ModAPI.IMyEntity.GetTopMostParent(System.Type type) <noinclude> <!-- SMW Properties --> {{#set:Name=GetTopMostParent}} {{#set:Type=Method}}<!--ONLY GRABBED ...")
- 05:27, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/Close (Created page with "{{subst:APIStub}}") (current)
- 05:27, 28 September 2014 (diff | hist) . . (+1,117) . . N API:Sandbox/ModAPI/IMyEntity/Close/raw (Created page with "void Sandbox.ModAPI.IMyEntity.Close() <noinclude> <!-- SMW Properties --> {{#set:Name=Close}} {{#set:Type=Method}}<!--ONLY GRABBED METHODS--> {{#set:Visibility=public}}<!--ON...")
- 05:26, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/MarkForClose (Created page with "{{subst:APIStub}}") (current)
- 05:26, 28 September 2014 (diff | hist) . . (+1,131) . . N API:Sandbox/ModAPI/IMyEntity/MarkForClose/raw (Created page with "void Sandbox.ModAPI.IMyEntity.MarkForClose() <noinclude> <!-- SMW Properties --> {{#set:Name=MarkForClose}} {{#set:Type=Method}}<!--ONLY GRABBED METHODS--> {{#set:Visibility=...")
- 05:26, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetFriendlyName (Created page with "{{subst:APIStub}}") (current)
- 05:26, 28 September 2014 (diff | hist) . . (+1,143) . . N API:Sandbox/ModAPI/IMyEntity/GetFriendlyName/raw (Created page with "string Sandbox.ModAPI.IMyEntity.GetFriendlyName() <noinclude> <!-- SMW Properties --> {{#set:Name=GetFriendlyName}} {{#set:Type=Method}}<!--ONLY GRABBED METHODS--> {{#set:Vis...")
- 05:26, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/GetChildren (Created page with "{{subst:APIStub}}") (current)
- 05:26, 28 September 2014 (diff | hist) . . (+2,139) . . N API:Sandbox/ModAPI/IMyEntity/GetChildren/raw (Created page with "void Sandbox.ModAPI.IMyEntity.GetChildren(System.Collections.Generic.List`1[Sandbox.ModAPI.IMyEntity] children, System.Func`2[Sandbox.ModAPI.IMyEntity,System.Boolean] collect)...")
- 05:25, 28 September 2014 (diff | hist) . . (+210) . . N API:Sandbox/ModAPI/IMyEntity/SetPosition (Created page with "{{subst:APIStub}}") (current)
- 05:25, 28 September 2014 (diff | hist) . . (+1,510) . . N API:Sandbox/ModAPI/IMyEntity/SetPosition/raw (Created page with "void Sandbox.ModAPI.IMyEntity.SetPosition(VRageMath.Vector3 pos) <noinclude> <!-- SMW Properties --> {{#set:Name=SetPosition}} {{#set:Type=Method}}<!--ONLY GRABBED METHODS-->...")
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)