Class TEspduTransformNode
Unit
Declaration
type TEspduTransformNode = class(TAbstractGroupingNode)
Description
Base node that contains children nodes.
Hierarchy
- TObject
- TPersistent
- TX3DFileItem
- TX3DNode
- TAbstractNode
- TAbstractChildNode
- TAbstractInternalGroupingNode
- TAbstractGroupingNode
- TEspduTransformNode
Overview
Methods
procedure CreateNode; override; |
|
class function ClassX3DType: string; override; |
|
procedure SetArticulationParameterDesignatorArray(const Value: array of LongInt); overload; |
|
procedure SetArticulationParameterDesignatorArray(const Value: TLongIntList); overload; |
|
procedure SetArticulationParameterChangeIndicatorArray(const Value: array of LongInt); overload; |
|
procedure SetArticulationParameterChangeIndicatorArray(const Value: TLongIntList); overload; |
|
procedure SetArticulationParameterIdPartAttachedToArray(const Value: array of LongInt); overload; |
|
procedure SetArticulationParameterIdPartAttachedToArray(const Value: TLongIntList); overload; |
|
procedure SetArticulationParameterTypeArray(const Value: array of LongInt); overload; |
|
procedure SetArticulationParameterTypeArray(const Value: TLongIntList); overload; |
|
procedure SetArticulationParameterArray(const Value: array of Single); overload; |
|
procedure SetArticulationParameterArray(const Value: TSingleList); overload; |
Properties
property EventSet_articulationParameterValue0: TSFFloatEvent read FEventSet_articulationParameterValue0; |
|
property EventSet_articulationParameterValue1: TSFFloatEvent read FEventSet_articulationParameterValue1; |
|
property EventSet_articulationParameterValue2: TSFFloatEvent read FEventSet_articulationParameterValue2; |
|
property EventSet_articulationParameterValue3: TSFFloatEvent read FEventSet_articulationParameterValue3; |
|
property EventSet_articulationParameterValue4: TSFFloatEvent read FEventSet_articulationParameterValue4; |
|
property EventSet_articulationParameterValue5: TSFFloatEvent read FEventSet_articulationParameterValue5; |
|
property EventSet_articulationParameterValue6: TSFFloatEvent read FEventSet_articulationParameterValue6; |
|
property EventSet_articulationParameterValue7: TSFFloatEvent read FEventSet_articulationParameterValue7; |
|
property FdAddress: TSFString read FFdAddress; |
|
property Address: String read GetAddress write SetAddress; |
|
property FdApplicationID: TSFInt32 read FFdApplicationID; |
|
property ApplicationID: Integer read GetApplicationID write SetApplicationID; |
|
property FdArticulationParameterCount: TSFInt32 read FFdArticulationParameterCount; |
|
property ArticulationParameterCount: Integer read GetArticulationParameterCount write SetArticulationParameterCount; |
|
property FdArticulationParameterDesignatorArray: TMFInt32 read FFdArticulationParameterDesignatorArray; |
|
property FdArticulationParameterChangeIndicatorArray: TMFInt32 read FFdArticulationParameterChangeIndicatorArray; |
|
property FdArticulationParameterIdPartAttachedToArray: TMFInt32 read FFdArticulationParameterIdPartAttachedToArray; |
|
property FdArticulationParameterTypeArray: TMFInt32 read FFdArticulationParameterTypeArray; |
|
property FdArticulationParameterArray: TMFFloat read FFdArticulationParameterArray; |
|
property FdCenter: TSFVec3f read FFdCenter; |
|
property Center: TVector3 read GetCenter write SetCenter; |
|
property FdCollisionType: TSFInt32 read FFdCollisionType; |
|
property CollisionType: Integer read GetCollisionType write SetCollisionType; |
|
property FdDeadReckoning: TSFInt32 read FFdDeadReckoning; |
|
property DeadReckoning: Integer read GetDeadReckoning write SetDeadReckoning; |
|
property FdDetonationLocation: TSFVec3f read FFdDetonationLocation; |
|
property DetonationLocation: TVector3 read GetDetonationLocation write SetDetonationLocation; |
|
property FdDetonationRelativeLocation: TSFVec3f read FFdDetonationRelativeLocation; |
|
property DetonationRelativeLocation: TVector3 read GetDetonationRelativeLocation write SetDetonationRelativeLocation; |
|
property FdDetonationResult: TSFInt32 read FFdDetonationResult; |
|
property DetonationResult: Integer read GetDetonationResult write SetDetonationResult; |
|
property FdEnabled: TSFBool read FFdEnabled; |
|
property Enabled: Boolean read GetEnabled write SetEnabled; |
|
property FdEntityCategory: TSFInt32 read FFdEntityCategory; |
|
property EntityCategory: Integer read GetEntityCategory write SetEntityCategory; |
|
property FdEntityCountry: TSFInt32 read FFdEntityCountry; |
|
property EntityCountry: Integer read GetEntityCountry write SetEntityCountry; |
|
property FdEntityDomain: TSFInt32 read FFdEntityDomain; |
|
property EntityDomain: Integer read GetEntityDomain write SetEntityDomain; |
|
property FdEntityExtra: TSFInt32 read FFdEntityExtra; |
|
property EntityExtra: Integer read GetEntityExtra write SetEntityExtra; |
|
property FdEntityID: TSFInt32 read FFdEntityID; |
|
property EntityID: Integer read GetEntityID write SetEntityID; |
|
property FdEntityKind: TSFInt32 read FFdEntityKind; |
|
property EntityKind: Integer read GetEntityKind write SetEntityKind; |
|
property FdEntitySpecific: TSFInt32 read FFdEntitySpecific; |
|
property EntitySpecific: Integer read GetEntitySpecific write SetEntitySpecific; |
|
property FdEntitySubCategory: TSFInt32 read FFdEntitySubCategory; |
|
property EntitySubCategory: Integer read GetEntitySubCategory write SetEntitySubCategory; |
|
property FdEventApplicationID: TSFInt32 read FFdEventApplicationID; |
|
property EventApplicationID: Integer read GetEventApplicationID write SetEventApplicationID; |
|
property FdEventEntityID: TSFInt32 read FFdEventEntityID; |
|
property EventEntityID: Integer read GetEventEntityID write SetEventEntityID; |
|
property FdEventNumber: TSFInt32 read FFdEventNumber; |
|
property EventNumber: Integer read GetEventNumber write SetEventNumber; |
|
property FdEventSiteID: TSFInt32 read FFdEventSiteID; |
|
property EventSiteID: Integer read GetEventSiteID write SetEventSiteID; |
|
property FdFired1: TSFBool read FFdFired1; |
|
property Fired1: Boolean read GetFired1 write SetFired1; |
|
property FdFired2: TSFBool read FFdFired2; |
|
property Fired2: Boolean read GetFired2 write SetFired2; |
|
property FdFireMissionIndex: TSFInt32 read FFdFireMissionIndex; |
|
property FireMissionIndex: Integer read GetFireMissionIndex write SetFireMissionIndex; |
|
property FdFiringRange: TSFFloat read FFdFiringRange; |
|
property FiringRange: Single read GetFiringRange write SetFiringRange; |
|
property FdFiringRate: TSFInt32 read FFdFiringRate; |
|
property FiringRate: Integer read GetFiringRate write SetFiringRate; |
|
property FdForceID: TSFInt32 read FFdForceID; |
|
property ForceID: Integer read GetForceID write SetForceID; |
|
property FdFuse: TSFInt32 read FFdFuse; |
|
property Fuse: Integer read GetFuse write SetFuse; |
|
property FdLinearVelocity: TSFVec3f read FFdLinearVelocity; |
|
property LinearVelocity: TVector3 read GetLinearVelocity write SetLinearVelocity; |
|
property FdLinearAcceleration: TSFVec3f read FFdLinearAcceleration; |
|
property LinearAcceleration: TVector3 read GetLinearAcceleration write SetLinearAcceleration; |
|
property FdMarking: TSFString read FFdMarking; |
|
property Marking: String read GetMarking write SetMarking; |
|
property FdMulticastRelayHost: TSFString read FFdMulticastRelayHost; |
|
property MulticastRelayHost: String read GetMulticastRelayHost write SetMulticastRelayHost; |
|
property FdMulticastRelayPort: TSFInt32 read FFdMulticastRelayPort; |
|
property MulticastRelayPort: Integer read GetMulticastRelayPort write SetMulticastRelayPort; |
|
property FdMunitionApplicationID: TSFInt32 read FFdMunitionApplicationID; |
|
property MunitionApplicationID: Integer read GetMunitionApplicationID write SetMunitionApplicationID; |
|
property FdMunitionEndPoint: TSFVec3f read FFdMunitionEndPoint; |
|
property MunitionEndPoint: TVector3 read GetMunitionEndPoint write SetMunitionEndPoint; |
|
property FdMunitionEntityID: TSFInt32 read FFdMunitionEntityID; |
|
property MunitionEntityID: Integer read GetMunitionEntityID write SetMunitionEntityID; |
|
property FdMunitionQuantity: TSFInt32 read FFdMunitionQuantity; |
|
property MunitionQuantity: Integer read GetMunitionQuantity write SetMunitionQuantity; |
|
property FdMunitionSiteID: TSFInt32 read FFdMunitionSiteID; |
|
property MunitionSiteID: Integer read GetMunitionSiteID write SetMunitionSiteID; |
|
property FdMunitionStartPoint: TSFVec3f read FFdMunitionStartPoint; |
|
property MunitionStartPoint: TVector3 read GetMunitionStartPoint write SetMunitionStartPoint; |
|
property FdNetworkMode: TSFStringEnum read FFdNetworkMode; |
|
property NetworkMode: TDISNetworkMode read GetNetworkMode write SetNetworkMode; |
|
property FdPort: TSFInt32 read FFdPort; |
|
property Port: Integer read GetPort write SetPort; |
|
property FdReadInterval: TSFTime read FFdReadInterval; |
|
property ReadInterval: TFloatTime read GetReadInterval write SetReadInterval; |
|
property FdRotation: TSFRotation read FFdRotation; |
|
property Rotation: TVector4 read GetRotation write SetRotation; |
|
property FdScale: TSFVec3f read FFdScale; |
|
property Scale: TVector3 read GetScale write SetScale; |
|
property FdScaleOrientation: TSFRotation read FFdScaleOrientation; |
|
property ScaleOrientation: TVector4 read GetScaleOrientation write SetScaleOrientation; |
|
property FdSiteID: TSFInt32 read FFdSiteID; |
|
property SiteID: Integer read GetSiteID write SetSiteID; |
|
property FdTranslation: TSFVec3f read FFdTranslation; |
|
property Translation: TVector3 read GetTranslation write SetTranslation; |
|
property FdWarhead: TSFInt32 read FFdWarhead; |
|
property Warhead: Integer read GetWarhead write SetWarhead; |
|
property FdWriteInterval: TSFTime read FFdWriteInterval; |
|
property WriteInterval: TFloatTime read GetWriteInterval write SetWriteInterval; |
|
property EventArticulationParameterValue0_changed: TSFFloatEvent read FEventArticulationParameterValue0_changed; |
|
property EventArticulationParameterValue1_changed: TSFFloatEvent read FEventArticulationParameterValue1_changed; |
|
property EventArticulationParameterValue2_changed: TSFFloatEvent read FEventArticulationParameterValue2_changed; |
|
property EventArticulationParameterValue3_changed: TSFFloatEvent read FEventArticulationParameterValue3_changed; |
|
property EventArticulationParameterValue4_changed: TSFFloatEvent read FEventArticulationParameterValue4_changed; |
|
property EventArticulationParameterValue5_changed: TSFFloatEvent read FEventArticulationParameterValue5_changed; |
|
property EventArticulationParameterValue6_changed: TSFFloatEvent read FEventArticulationParameterValue6_changed; |
|
property EventArticulationParameterValue7_changed: TSFFloatEvent read FEventArticulationParameterValue7_changed; |
|
property EventCollideTime: TSFTimeEvent read FEventCollideTime; |
|
property EventDetonateTime: TSFTimeEvent read FEventDetonateTime; |
|
property EventFiredTime: TSFTimeEvent read FEventFiredTime; |
|
property EventIsActive: TSFBoolEvent read FEventIsActive; |
|
property EventIsCollided: TSFBoolEvent read FEventIsCollided; |
|
property EventIsDetonated: TSFBoolEvent read FEventIsDetonated; |
|
property EventIsNetworkReader: TSFBoolEvent read FEventIsNetworkReader; |
|
property EventIsNetworkWriter: TSFBoolEvent read FEventIsNetworkWriter; |
|
property EventIsRtpHeaderHeard: TSFBoolEvent read FEventIsRtpHeaderHeard; |
|
property EventIsStandAlone: TSFBoolEvent read FEventIsStandAlone; |
|
property EventTimestamp: TSFTimeEvent read FEventTimestamp; |
|
property FdRtpHeaderExpected: TSFBool read FFdRtpHeaderExpected; |
|
property RtpHeaderExpected: Boolean read GetRtpHeaderExpected write SetRtpHeaderExpected; |
Description
Methods
procedure CreateNode; override; |
|
class function ClassX3DType: string; override; |
|
procedure SetArticulationParameterDesignatorArray(const Value: array of LongInt); overload; |
|
procedure SetArticulationParameterDesignatorArray(const Value: TLongIntList); overload; |
|
procedure SetArticulationParameterChangeIndicatorArray(const Value: array of LongInt); overload; |
|
procedure SetArticulationParameterChangeIndicatorArray(const Value: TLongIntList); overload; |
|
procedure SetArticulationParameterIdPartAttachedToArray(const Value: array of LongInt); overload; |
|
procedure SetArticulationParameterIdPartAttachedToArray(const Value: TLongIntList); overload; |
|
procedure SetArticulationParameterTypeArray(const Value: array of LongInt); overload; |
|
procedure SetArticulationParameterTypeArray(const Value: TLongIntList); overload; |
|
procedure SetArticulationParameterArray(const Value: array of Single); overload; |
|
procedure SetArticulationParameterArray(const Value: TSingleList); overload; |
|
Properties
property EventSet_articulationParameterValue0: TSFFloatEvent read FEventSet_articulationParameterValue0; |
|
property EventSet_articulationParameterValue1: TSFFloatEvent read FEventSet_articulationParameterValue1; |
|
property EventSet_articulationParameterValue2: TSFFloatEvent read FEventSet_articulationParameterValue2; |
|
property EventSet_articulationParameterValue3: TSFFloatEvent read FEventSet_articulationParameterValue3; |
|
property EventSet_articulationParameterValue4: TSFFloatEvent read FEventSet_articulationParameterValue4; |
|
property EventSet_articulationParameterValue5: TSFFloatEvent read FEventSet_articulationParameterValue5; |
|
property EventSet_articulationParameterValue6: TSFFloatEvent read FEventSet_articulationParameterValue6; |
|
property EventSet_articulationParameterValue7: TSFFloatEvent read FEventSet_articulationParameterValue7; |
|
property FdAddress: TSFString read FFdAddress; |
|
Internal wrapper for property Address. This wrapper API may change, we advise to access simpler Address instead. |
property Address: String read GetAddress write SetAddress; |
|
property FdApplicationID: TSFInt32 read FFdApplicationID; |
|
Internal wrapper for property ApplicationID. This wrapper API may change, we advise to access simpler ApplicationID instead. |
property ApplicationID: Integer read GetApplicationID write SetApplicationID; |
|
property FdArticulationParameterCount: TSFInt32 read FFdArticulationParameterCount; |
|
Internal wrapper for property ArticulationParameterCount. This wrapper API may change, we advise to access simpler ArticulationParameterCount instead. |
property ArticulationParameterCount: Integer read GetArticulationParameterCount write SetArticulationParameterCount; |
|
property FdArticulationParameterDesignatorArray: TMFInt32 read FFdArticulationParameterDesignatorArray; |
|
Internal wrapper for property |
property FdArticulationParameterChangeIndicatorArray: TMFInt32 read FFdArticulationParameterChangeIndicatorArray; |
|
Internal wrapper for property |
property FdArticulationParameterIdPartAttachedToArray: TMFInt32 read FFdArticulationParameterIdPartAttachedToArray; |
|
Internal wrapper for property |
property FdArticulationParameterTypeArray: TMFInt32 read FFdArticulationParameterTypeArray; |
|
Internal wrapper for property |
property FdArticulationParameterArray: TMFFloat read FFdArticulationParameterArray; |
|
Internal wrapper for property |
property FdCenter: TSFVec3f read FFdCenter; |
|
Internal wrapper for property Center. This wrapper API may change, we advise to access simpler Center instead. |
property Center: TVector3 read GetCenter write SetCenter; |
|
property FdCollisionType: TSFInt32 read FFdCollisionType; |
|
Internal wrapper for property CollisionType. This wrapper API may change, we advise to access simpler CollisionType instead. |
property CollisionType: Integer read GetCollisionType write SetCollisionType; |
|
property FdDeadReckoning: TSFInt32 read FFdDeadReckoning; |
|
Internal wrapper for property DeadReckoning. This wrapper API may change, we advise to access simpler DeadReckoning instead. |
property DeadReckoning: Integer read GetDeadReckoning write SetDeadReckoning; |
|
property FdDetonationLocation: TSFVec3f read FFdDetonationLocation; |
|
Internal wrapper for property DetonationLocation. This wrapper API may change, we advise to access simpler DetonationLocation instead. |
property DetonationLocation: TVector3 read GetDetonationLocation write SetDetonationLocation; |
|
property FdDetonationRelativeLocation: TSFVec3f read FFdDetonationRelativeLocation; |
|
Internal wrapper for property DetonationRelativeLocation. This wrapper API may change, we advise to access simpler DetonationRelativeLocation instead. |
property DetonationRelativeLocation: TVector3 read GetDetonationRelativeLocation write SetDetonationRelativeLocation; |
|
property FdDetonationResult: TSFInt32 read FFdDetonationResult; |
|
Internal wrapper for property DetonationResult. This wrapper API may change, we advise to access simpler DetonationResult instead. |
property DetonationResult: Integer read GetDetonationResult write SetDetonationResult; |
|
property FdEnabled: TSFBool read FFdEnabled; |
|
Internal wrapper for property Enabled. This wrapper API may change, we advise to access simpler Enabled instead. |
property Enabled: Boolean read GetEnabled write SetEnabled; |
|
property FdEntityCategory: TSFInt32 read FFdEntityCategory; |
|
Internal wrapper for property EntityCategory. This wrapper API may change, we advise to access simpler EntityCategory instead. |
property EntityCategory: Integer read GetEntityCategory write SetEntityCategory; |
|
property FdEntityCountry: TSFInt32 read FFdEntityCountry; |
|
Internal wrapper for property EntityCountry. This wrapper API may change, we advise to access simpler EntityCountry instead. |
property EntityCountry: Integer read GetEntityCountry write SetEntityCountry; |
|
property FdEntityDomain: TSFInt32 read FFdEntityDomain; |
|
Internal wrapper for property EntityDomain. This wrapper API may change, we advise to access simpler EntityDomain instead. |
property EntityDomain: Integer read GetEntityDomain write SetEntityDomain; |
|
property FdEntityExtra: TSFInt32 read FFdEntityExtra; |
|
Internal wrapper for property EntityExtra. This wrapper API may change, we advise to access simpler EntityExtra instead. |
property EntityExtra: Integer read GetEntityExtra write SetEntityExtra; |
|
property FdEntityID: TSFInt32 read FFdEntityID; |
|
Internal wrapper for property EntityID. This wrapper API may change, we advise to access simpler EntityID instead. |
property EntityID: Integer read GetEntityID write SetEntityID; |
|
property FdEntityKind: TSFInt32 read FFdEntityKind; |
|
Internal wrapper for property EntityKind. This wrapper API may change, we advise to access simpler EntityKind instead. |
property EntityKind: Integer read GetEntityKind write SetEntityKind; |
|
property FdEntitySpecific: TSFInt32 read FFdEntitySpecific; |
|
Internal wrapper for property EntitySpecific. This wrapper API may change, we advise to access simpler EntitySpecific instead. |
property EntitySpecific: Integer read GetEntitySpecific write SetEntitySpecific; |
|
property FdEntitySubCategory: TSFInt32 read FFdEntitySubCategory; |
|
Internal wrapper for property EntitySubCategory. This wrapper API may change, we advise to access simpler EntitySubCategory instead. |
property EntitySubCategory: Integer read GetEntitySubCategory write SetEntitySubCategory; |
|
property FdEventApplicationID: TSFInt32 read FFdEventApplicationID; |
|
Internal wrapper for property EventApplicationID. This wrapper API may change, we advise to access simpler EventApplicationID instead. |
property EventApplicationID: Integer read GetEventApplicationID write SetEventApplicationID; |
|
property FdEventEntityID: TSFInt32 read FFdEventEntityID; |
|
Internal wrapper for property EventEntityID. This wrapper API may change, we advise to access simpler EventEntityID instead. |
property EventEntityID: Integer read GetEventEntityID write SetEventEntityID; |
|
property FdEventNumber: TSFInt32 read FFdEventNumber; |
|
Internal wrapper for property EventNumber. This wrapper API may change, we advise to access simpler EventNumber instead. |
property EventNumber: Integer read GetEventNumber write SetEventNumber; |
|
property FdEventSiteID: TSFInt32 read FFdEventSiteID; |
|
Internal wrapper for property EventSiteID. This wrapper API may change, we advise to access simpler EventSiteID instead. |
property EventSiteID: Integer read GetEventSiteID write SetEventSiteID; |
|
property FdFired1: TSFBool read FFdFired1; |
|
Internal wrapper for property Fired1. This wrapper API may change, we advise to access simpler Fired1 instead. |
property Fired1: Boolean read GetFired1 write SetFired1; |
|
property FdFired2: TSFBool read FFdFired2; |
|
Internal wrapper for property Fired2. This wrapper API may change, we advise to access simpler Fired2 instead. |
property Fired2: Boolean read GetFired2 write SetFired2; |
|
property FdFireMissionIndex: TSFInt32 read FFdFireMissionIndex; |
|
Internal wrapper for property FireMissionIndex. This wrapper API may change, we advise to access simpler FireMissionIndex instead. |
property FireMissionIndex: Integer read GetFireMissionIndex write SetFireMissionIndex; |
|
property FdFiringRange: TSFFloat read FFdFiringRange; |
|
Internal wrapper for property FiringRange. This wrapper API may change, we advise to access simpler FiringRange instead. |
property FiringRange: Single read GetFiringRange write SetFiringRange; |
|
property FdFiringRate: TSFInt32 read FFdFiringRate; |
|
Internal wrapper for property FiringRate. This wrapper API may change, we advise to access simpler FiringRate instead. |
property FiringRate: Integer read GetFiringRate write SetFiringRate; |
|
property FdForceID: TSFInt32 read FFdForceID; |
|
Internal wrapper for property ForceID. This wrapper API may change, we advise to access simpler ForceID instead. |
property ForceID: Integer read GetForceID write SetForceID; |
|
property FdFuse: TSFInt32 read FFdFuse; |
|
Internal wrapper for property Fuse. This wrapper API may change, we advise to access simpler Fuse instead. |
property Fuse: Integer read GetFuse write SetFuse; |
|
property FdLinearVelocity: TSFVec3f read FFdLinearVelocity; |
|
Internal wrapper for property LinearVelocity. This wrapper API may change, we advise to access simpler LinearVelocity instead. |
property LinearVelocity: TVector3 read GetLinearVelocity write SetLinearVelocity; |
|
property FdLinearAcceleration: TSFVec3f read FFdLinearAcceleration; |
|
Internal wrapper for property LinearAcceleration. This wrapper API may change, we advise to access simpler LinearAcceleration instead. |
property LinearAcceleration: TVector3 read GetLinearAcceleration write SetLinearAcceleration; |
|
property FdMarking: TSFString read FFdMarking; |
|
Internal wrapper for property Marking. This wrapper API may change, we advise to access simpler Marking instead. |
property Marking: String read GetMarking write SetMarking; |
|
property FdMulticastRelayHost: TSFString read FFdMulticastRelayHost; |
|
Internal wrapper for property MulticastRelayHost. This wrapper API may change, we advise to access simpler MulticastRelayHost instead. |
property MulticastRelayHost: String read GetMulticastRelayHost write SetMulticastRelayHost; |
|
property FdMulticastRelayPort: TSFInt32 read FFdMulticastRelayPort; |
|
Internal wrapper for property MulticastRelayPort. This wrapper API may change, we advise to access simpler MulticastRelayPort instead. |
property MulticastRelayPort: Integer read GetMulticastRelayPort write SetMulticastRelayPort; |
|
property FdMunitionApplicationID: TSFInt32 read FFdMunitionApplicationID; |
|
Internal wrapper for property MunitionApplicationID. This wrapper API may change, we advise to access simpler MunitionApplicationID instead. |
property MunitionApplicationID: Integer read GetMunitionApplicationID write SetMunitionApplicationID; |
|
property FdMunitionEndPoint: TSFVec3f read FFdMunitionEndPoint; |
|
Internal wrapper for property MunitionEndPoint. This wrapper API may change, we advise to access simpler MunitionEndPoint instead. |
property MunitionEndPoint: TVector3 read GetMunitionEndPoint write SetMunitionEndPoint; |
|
property FdMunitionEntityID: TSFInt32 read FFdMunitionEntityID; |
|
Internal wrapper for property MunitionEntityID. This wrapper API may change, we advise to access simpler MunitionEntityID instead. |
property MunitionEntityID: Integer read GetMunitionEntityID write SetMunitionEntityID; |
|
property FdMunitionQuantity: TSFInt32 read FFdMunitionQuantity; |
|
Internal wrapper for property MunitionQuantity. This wrapper API may change, we advise to access simpler MunitionQuantity instead. |
property MunitionQuantity: Integer read GetMunitionQuantity write SetMunitionQuantity; |
|
property FdMunitionSiteID: TSFInt32 read FFdMunitionSiteID; |
|
Internal wrapper for property MunitionSiteID. This wrapper API may change, we advise to access simpler MunitionSiteID instead. |
property MunitionSiteID: Integer read GetMunitionSiteID write SetMunitionSiteID; |
|
property FdMunitionStartPoint: TSFVec3f read FFdMunitionStartPoint; |
|
Internal wrapper for property MunitionStartPoint. This wrapper API may change, we advise to access simpler MunitionStartPoint instead. |
property MunitionStartPoint: TVector3 read GetMunitionStartPoint write SetMunitionStartPoint; |
|
property FdNetworkMode: TSFStringEnum read FFdNetworkMode; |
|
Internal wrapper for property NetworkMode. This wrapper API may change, we advise to access simpler NetworkMode instead. |
property NetworkMode: TDISNetworkMode read GetNetworkMode write SetNetworkMode; |
|
property FdPort: TSFInt32 read FFdPort; |
|
Internal wrapper for property Port. This wrapper API may change, we advise to access simpler Port instead. |
property Port: Integer read GetPort write SetPort; |
|
property FdReadInterval: TSFTime read FFdReadInterval; |
|
Internal wrapper for property ReadInterval. This wrapper API may change, we advise to access simpler ReadInterval instead. |
property ReadInterval: TFloatTime read GetReadInterval write SetReadInterval; |
|
property FdRotation: TSFRotation read FFdRotation; |
|
Internal wrapper for property Rotation. This wrapper API may change, we advise to access simpler Rotation instead. |
property Rotation: TVector4 read GetRotation write SetRotation; |
|
property FdScale: TSFVec3f read FFdScale; |
|
Internal wrapper for property Scale. This wrapper API may change, we advise to access simpler Scale instead. |
property Scale: TVector3 read GetScale write SetScale; |
|
property FdScaleOrientation: TSFRotation read FFdScaleOrientation; |
|
Internal wrapper for property ScaleOrientation. This wrapper API may change, we advise to access simpler ScaleOrientation instead. |
property ScaleOrientation: TVector4 read GetScaleOrientation write SetScaleOrientation; |
|
property FdSiteID: TSFInt32 read FFdSiteID; |
|
Internal wrapper for property SiteID. This wrapper API may change, we advise to access simpler SiteID instead. |
property SiteID: Integer read GetSiteID write SetSiteID; |
|
property FdTranslation: TSFVec3f read FFdTranslation; |
|
Internal wrapper for property Translation. This wrapper API may change, we advise to access simpler Translation instead. |
property Translation: TVector3 read GetTranslation write SetTranslation; |
|
property FdWarhead: TSFInt32 read FFdWarhead; |
|
Internal wrapper for property Warhead. This wrapper API may change, we advise to access simpler Warhead instead. |
property Warhead: Integer read GetWarhead write SetWarhead; |
|
property FdWriteInterval: TSFTime read FFdWriteInterval; |
|
Internal wrapper for property WriteInterval. This wrapper API may change, we advise to access simpler WriteInterval instead. |
property WriteInterval: TFloatTime read GetWriteInterval write SetWriteInterval; |
|
property EventArticulationParameterValue0_changed: TSFFloatEvent read FEventArticulationParameterValue0_changed; |
|
property EventArticulationParameterValue1_changed: TSFFloatEvent read FEventArticulationParameterValue1_changed; |
|
property EventArticulationParameterValue2_changed: TSFFloatEvent read FEventArticulationParameterValue2_changed; |
|
property EventArticulationParameterValue3_changed: TSFFloatEvent read FEventArticulationParameterValue3_changed; |
|
property EventArticulationParameterValue4_changed: TSFFloatEvent read FEventArticulationParameterValue4_changed; |
|
property EventArticulationParameterValue5_changed: TSFFloatEvent read FEventArticulationParameterValue5_changed; |
|
property EventArticulationParameterValue6_changed: TSFFloatEvent read FEventArticulationParameterValue6_changed; |
|
property EventArticulationParameterValue7_changed: TSFFloatEvent read FEventArticulationParameterValue7_changed; |
|
property EventCollideTime: TSFTimeEvent read FEventCollideTime; |
|
property EventDetonateTime: TSFTimeEvent read FEventDetonateTime; |
|
property EventFiredTime: TSFTimeEvent read FEventFiredTime; |
|
property EventIsActive: TSFBoolEvent read FEventIsActive; |
|
property EventIsCollided: TSFBoolEvent read FEventIsCollided; |
|
property EventIsDetonated: TSFBoolEvent read FEventIsDetonated; |
|
property EventIsNetworkReader: TSFBoolEvent read FEventIsNetworkReader; |
|
property EventIsNetworkWriter: TSFBoolEvent read FEventIsNetworkWriter; |
|
property EventIsRtpHeaderHeard: TSFBoolEvent read FEventIsRtpHeaderHeard; |
|
property EventIsStandAlone: TSFBoolEvent read FEventIsStandAlone; |
|
property EventTimestamp: TSFTimeEvent read FEventTimestamp; |
|
property FdRtpHeaderExpected: TSFBool read FFdRtpHeaderExpected; |
|
Internal wrapper for property RtpHeaderExpected. This wrapper API may change, we advise to access simpler RtpHeaderExpected instead. |
property RtpHeaderExpected: Boolean read GetRtpHeaderExpected write SetRtpHeaderExpected; |
|
Generated by PasDoc 0.16.0.