The base class for all controlled items managed by the ModuleRoboticController
More...
The base class for all controlled items managed by the ModuleRoboticController
abstract void Expansions.Serenity.ControlledBase.AddSymmetryPart |
( |
Part |
part | ) |
|
|
protectedpure virtual |
void Expansions.Serenity.ControlledBase.ChangeSymmetryMaster |
( |
Part |
newPart | ) |
|
|
inline |
Change the part that is listed as the one this axis is connected to to be another of its symmetry partners
Call this BEFORE the master part is deleted to maintain the symmetry groups
- Parameters
-
newPart | Part that will take over the role as symmetry master |
abstract void Expansions.Serenity.ControlledBase.ClearSymmetryLists |
( |
| ) |
|
|
protectedpure virtual |
void Expansions.Serenity.ControlledBase.Load |
( |
ConfigNode |
node | ) |
|
|
inline |
abstract bool Expansions.Serenity.ControlledBase.OnAssignReferenceVars |
( |
| ) |
|
|
protectedpure virtual |
abstract bool Expansions.Serenity.ControlledBase.OnChangeSymmetryMaster |
( |
Part |
part, |
|
|
out uint |
oldPartId |
|
) |
| |
|
protectedpure virtual |
abstract void Expansions.Serenity.ControlledBase.OnLoad |
( |
ConfigNode |
node | ) |
|
|
protectedpure virtual |
abstract void Expansions.Serenity.ControlledBase.OnSave |
( |
ConfigNode |
node | ) |
|
|
protectedpure virtual |
void Expansions.Serenity.ControlledBase.Save |
( |
ConfigNode |
node | ) |
|
|
inline |
void Expansions.Serenity.ControlledBase.SetPartNickName |
( |
string |
newNickName | ) |
|
|
inline |
PartModule Expansions.Serenity.ControlledBase.Module |
|
getset |
Part Expansions.Serenity.ControlledBase.Part |
|
getset |
Reference to part for this axis
string Expansions.Serenity.ControlledBase.PartNickName |
|
get |
friendly text for a controlled axis
uint Expansions.Serenity.ControlledBase.PartPersistentId |
|
get |
Helper to get the part persistentId
uint Expansions.Serenity.ControlledBase.PersistentActionId |
|
get |
List<Part> Expansions.Serenity.ControlledBase.SymmetryParts |
|
get |
The parts that are in symmetry with this one
The documentation for this class was generated from the following file: