Definition at line 16 of file MyWeldingGroups.cs.
| override void Sandbox.Engine.Physics.MyWeldingGroups.CreateLink |
( |
long |
linkId, |
|
|
MyEntity |
parentNode, |
|
|
MyEntity |
childNode |
|
) |
| |
|
inline |
| void Sandbox.Engine.Physics.MyWeldingGroups.Load |
( |
| ) |
|
|
inline |
| static MyEntity Sandbox.Engine.Physics.MyWeldingGroups.ReplaceParent |
( |
Group |
group, |
|
|
MyEntity |
oldParent, |
|
|
MyEntity |
newParent |
|
) |
| |
|
inlinestatic |
Replace common parent in weld group old parent is not considered part of weld group anymore (isnt welded to new parent)
- Parameters
-
| group | weld group |
| oldParent | old parent |
| newParent | new parent (can be null) |
- Returns
- chosen new parent
Definition at line 49 of file MyWeldingGroups.cs.
| void Sandbox.Engine.Physics.MyWeldingGroups.Unload |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: