Kerbal Space Program
1.12.4
|
Public Types | |
enum | Type { Type.Vessel, Type.PartModule, Type.Part, Type.CelestialBody, Type.Generic, Type.Null } |
Public Member Functions | |
ITargetable | FindTarget () |
void | Load (ConfigNode node) |
ProtoTargetInfo (ProtoTargetInfo pTI) | |
ProtoTargetInfo (ITargetable tgt) | |
ProtoTargetInfo () | |
ProtoTargetInfo (ConfigNode node) | |
void | Save (ConfigNode node) |
Public Attributes | |
int | partModuleIndex |
uint | partUID |
Type | targetType |
string | uniqueName |
Guid | vesselId |
enum ProtoTargetInfo.Type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Implements IConfigNode.
|
inline |
Implements IConfigNode.
int ProtoTargetInfo.partModuleIndex |
uint ProtoTargetInfo.partUID |
Type ProtoTargetInfo.targetType |
string ProtoTargetInfo.uniqueName |
Guid ProtoTargetInfo.vesselId |