Class TEspduTransformNode

Unit

Declaration

type TEspduTransformNode = class(TAbstractGroupingNode)

Description

No description available, ancestor TAbstractGroupingNode description follows

Base node that contains children nodes.

Hierarchy

Overview

Methods

Public procedure CreateNode; override;
Public class function ClassX3DType: string; override;
Public procedure SetArticulationParameterDesignatorArray(const Value: array of LongInt); overload;
Public procedure SetArticulationParameterDesignatorArray(const Value: TLongIntList); overload;
Public procedure SetArticulationParameterChangeIndicatorArray(const Value: array of LongInt); overload;
Public procedure SetArticulationParameterChangeIndicatorArray(const Value: TLongIntList); overload;
Public procedure SetArticulationParameterIdPartAttachedToArray(const Value: array of LongInt); overload;
Public procedure SetArticulationParameterIdPartAttachedToArray(const Value: TLongIntList); overload;
Public procedure SetArticulationParameterTypeArray(const Value: array of LongInt); overload;
Public procedure SetArticulationParameterTypeArray(const Value: TLongIntList); overload;
Public procedure SetArticulationParameterArray(const Value: array of Single); overload;
Public procedure SetArticulationParameterArray(const Value: TSingleList); overload;

Properties

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

Description

Methods

Public procedure CreateNode; override;
 
Public class function ClassX3DType: string; override;
 
Public procedure SetArticulationParameterDesignatorArray(const Value: array of LongInt); overload;
 
Public procedure SetArticulationParameterDesignatorArray(const Value: TLongIntList); overload;
 
Public procedure SetArticulationParameterChangeIndicatorArray(const Value: array of LongInt); overload;
 
Public procedure SetArticulationParameterChangeIndicatorArray(const Value: TLongIntList); overload;
 
Public procedure SetArticulationParameterIdPartAttachedToArray(const Value: array of LongInt); overload;
 
Public procedure SetArticulationParameterIdPartAttachedToArray(const Value: TLongIntList); overload;
 
Public procedure SetArticulationParameterTypeArray(const Value: array of LongInt); overload;
 
Public procedure SetArticulationParameterTypeArray(const Value: TLongIntList); overload;
 
Public procedure SetArticulationParameterArray(const Value: array of Single); overload;
 
Public procedure SetArticulationParameterArray(const Value: TSingleList); overload;
 

Properties

Public property EventSet_articulationParameterValue0: TSFFloatEvent read FEventSet_articulationParameterValue0;
 
Public property EventSet_articulationParameterValue1: TSFFloatEvent read FEventSet_articulationParameterValue1;
 
Public property EventSet_articulationParameterValue2: TSFFloatEvent read FEventSet_articulationParameterValue2;
 
Public property EventSet_articulationParameterValue3: TSFFloatEvent read FEventSet_articulationParameterValue3;
 
Public property EventSet_articulationParameterValue4: TSFFloatEvent read FEventSet_articulationParameterValue4;
 
Public property EventSet_articulationParameterValue5: TSFFloatEvent read FEventSet_articulationParameterValue5;
 
Public property EventSet_articulationParameterValue6: TSFFloatEvent read FEventSet_articulationParameterValue6;
 
Public property EventSet_articulationParameterValue7: TSFFloatEvent read FEventSet_articulationParameterValue7;
 
Public property FdAddress: TSFString read FFdAddress;

Internal wrapper for property Address. This wrapper API may change, we advise to access simpler Address instead.

Public property Address: String read GetAddress write SetAddress;
 
Public property FdApplicationID: TSFInt32 read FFdApplicationID;

Internal wrapper for property ApplicationID. This wrapper API may change, we advise to access simpler ApplicationID instead.

Public property ApplicationID: Integer read GetApplicationID write SetApplicationID;
 
Public property FdArticulationParameterCount: TSFInt32 read FFdArticulationParameterCount;

Internal wrapper for property ArticulationParameterCount. This wrapper API may change, we advise to access simpler ArticulationParameterCount instead.

Public property ArticulationParameterCount: Integer read GetArticulationParameterCount write SetArticulationParameterCount;
 
Public property FdArticulationParameterDesignatorArray: TMFInt32 read FFdArticulationParameterDesignatorArray;

Internal wrapper for property ArticulationParameterDesignatorArray. This wrapper API may change, we advise to access simpler ArticulationParameterDesignatorArray instead.

Public property FdArticulationParameterChangeIndicatorArray: TMFInt32 read FFdArticulationParameterChangeIndicatorArray;

Internal wrapper for property ArticulationParameterChangeIndicatorArray. This wrapper API may change, we advise to access simpler ArticulationParameterChangeIndicatorArray instead.

Public property FdArticulationParameterIdPartAttachedToArray: TMFInt32 read FFdArticulationParameterIdPartAttachedToArray;

Internal wrapper for property ArticulationParameterIdPartAttachedToArray. This wrapper API may change, we advise to access simpler ArticulationParameterIdPartAttachedToArray instead.

Public property FdArticulationParameterTypeArray: TMFInt32 read FFdArticulationParameterTypeArray;

Internal wrapper for property ArticulationParameterTypeArray. This wrapper API may change, we advise to access simpler ArticulationParameterTypeArray instead.

Public property FdArticulationParameterArray: TMFFloat read FFdArticulationParameterArray;

Internal wrapper for property ArticulationParameterArray. This wrapper API may change, we advise to access simpler ArticulationParameterArray instead.

Public property FdCenter: TSFVec3f read FFdCenter;

Internal wrapper for property Center. This wrapper API may change, we advise to access simpler Center instead.

Public property Center: TVector3 read GetCenter write SetCenter;
 
Public property FdCollisionType: TSFInt32 read FFdCollisionType;

Internal wrapper for property CollisionType. This wrapper API may change, we advise to access simpler CollisionType instead.

Public property CollisionType: Integer read GetCollisionType write SetCollisionType;
 
Public property FdDeadReckoning: TSFInt32 read FFdDeadReckoning;

Internal wrapper for property DeadReckoning. This wrapper API may change, we advise to access simpler DeadReckoning instead.

Public property DeadReckoning: Integer read GetDeadReckoning write SetDeadReckoning;
 
Public property FdDetonationLocation: TSFVec3f read FFdDetonationLocation;

Internal wrapper for property DetonationLocation. This wrapper API may change, we advise to access simpler DetonationLocation instead.

Public property DetonationLocation: TVector3 read GetDetonationLocation write SetDetonationLocation;
 
Public property FdDetonationRelativeLocation: TSFVec3f read FFdDetonationRelativeLocation;

Internal wrapper for property DetonationRelativeLocation. This wrapper API may change, we advise to access simpler DetonationRelativeLocation instead.

Public property DetonationRelativeLocation: TVector3 read GetDetonationRelativeLocation write SetDetonationRelativeLocation;
 
Public property FdDetonationResult: TSFInt32 read FFdDetonationResult;

Internal wrapper for property DetonationResult. This wrapper API may change, we advise to access simpler DetonationResult instead.

Public property DetonationResult: Integer read GetDetonationResult write SetDetonationResult;
 
Public property FdEnabled: TSFBool read FFdEnabled;

Internal wrapper for property Enabled. This wrapper API may change, we advise to access simpler Enabled instead.

Public property Enabled: Boolean read GetEnabled write SetEnabled;
 
Public property FdEntityCategory: TSFInt32 read FFdEntityCategory;

Internal wrapper for property EntityCategory. This wrapper API may change, we advise to access simpler EntityCategory instead.

Public property EntityCategory: Integer read GetEntityCategory write SetEntityCategory;
 
Public property FdEntityCountry: TSFInt32 read FFdEntityCountry;

Internal wrapper for property EntityCountry. This wrapper API may change, we advise to access simpler EntityCountry instead.

Public property EntityCountry: Integer read GetEntityCountry write SetEntityCountry;
 
Public property FdEntityDomain: TSFInt32 read FFdEntityDomain;

Internal wrapper for property EntityDomain. This wrapper API may change, we advise to access simpler EntityDomain instead.

Public property EntityDomain: Integer read GetEntityDomain write SetEntityDomain;
 
Public property FdEntityExtra: TSFInt32 read FFdEntityExtra;

Internal wrapper for property EntityExtra. This wrapper API may change, we advise to access simpler EntityExtra instead.

Public property EntityExtra: Integer read GetEntityExtra write SetEntityExtra;
 
Public property FdEntityID: TSFInt32 read FFdEntityID;

Internal wrapper for property EntityID. This wrapper API may change, we advise to access simpler EntityID instead.

Public property EntityID: Integer read GetEntityID write SetEntityID;
 
Public property FdEntityKind: TSFInt32 read FFdEntityKind;

Internal wrapper for property EntityKind. This wrapper API may change, we advise to access simpler EntityKind instead.

Public property EntityKind: Integer read GetEntityKind write SetEntityKind;
 
Public property FdEntitySpecific: TSFInt32 read FFdEntitySpecific;

Internal wrapper for property EntitySpecific. This wrapper API may change, we advise to access simpler EntitySpecific instead.

Public property EntitySpecific: Integer read GetEntitySpecific write SetEntitySpecific;
 
Public property FdEntitySubCategory: TSFInt32 read FFdEntitySubCategory;

Internal wrapper for property EntitySubCategory. This wrapper API may change, we advise to access simpler EntitySubCategory instead.

Public property EntitySubCategory: Integer read GetEntitySubCategory write SetEntitySubCategory;
 
Public property FdEventApplicationID: TSFInt32 read FFdEventApplicationID;

Internal wrapper for property EventApplicationID. This wrapper API may change, we advise to access simpler EventApplicationID instead.

Public property EventApplicationID: Integer read GetEventApplicationID write SetEventApplicationID;
 
Public property FdEventEntityID: TSFInt32 read FFdEventEntityID;

Internal wrapper for property EventEntityID. This wrapper API may change, we advise to access simpler EventEntityID instead.

Public property EventEntityID: Integer read GetEventEntityID write SetEventEntityID;
 
Public property FdEventNumber: TSFInt32 read FFdEventNumber;

Internal wrapper for property EventNumber. This wrapper API may change, we advise to access simpler EventNumber instead.

Public property EventNumber: Integer read GetEventNumber write SetEventNumber;
 
Public property FdEventSiteID: TSFInt32 read FFdEventSiteID;

Internal wrapper for property EventSiteID. This wrapper API may change, we advise to access simpler EventSiteID instead.

Public property EventSiteID: Integer read GetEventSiteID write SetEventSiteID;
 
Public property FdFired1: TSFBool read FFdFired1;

Internal wrapper for property Fired1. This wrapper API may change, we advise to access simpler Fired1 instead.

Public property Fired1: Boolean read GetFired1 write SetFired1;
 
Public property FdFired2: TSFBool read FFdFired2;

Internal wrapper for property Fired2. This wrapper API may change, we advise to access simpler Fired2 instead.

Public property Fired2: Boolean read GetFired2 write SetFired2;
 
Public property FdFireMissionIndex: TSFInt32 read FFdFireMissionIndex;

Internal wrapper for property FireMissionIndex. This wrapper API may change, we advise to access simpler FireMissionIndex instead.

Public property FireMissionIndex: Integer read GetFireMissionIndex write SetFireMissionIndex;
 
Public property FdFiringRange: TSFFloat read FFdFiringRange;

Internal wrapper for property FiringRange. This wrapper API may change, we advise to access simpler FiringRange instead.

Public property FiringRange: Single read GetFiringRange write SetFiringRange;
 
Public property FdFiringRate: TSFInt32 read FFdFiringRate;

Internal wrapper for property FiringRate. This wrapper API may change, we advise to access simpler FiringRate instead.

Public property FiringRate: Integer read GetFiringRate write SetFiringRate;
 
Public property FdForceID: TSFInt32 read FFdForceID;

Internal wrapper for property ForceID. This wrapper API may change, we advise to access simpler ForceID instead.

Public property ForceID: Integer read GetForceID write SetForceID;
 
Public property FdFuse: TSFInt32 read FFdFuse;

Internal wrapper for property Fuse. This wrapper API may change, we advise to access simpler Fuse instead.

Public property Fuse: Integer read GetFuse write SetFuse;
 
Public property FdLinearVelocity: TSFVec3f read FFdLinearVelocity;

Internal wrapper for property LinearVelocity. This wrapper API may change, we advise to access simpler LinearVelocity instead.

Public property LinearVelocity: TVector3 read GetLinearVelocity write SetLinearVelocity;
 
Public property FdLinearAcceleration: TSFVec3f read FFdLinearAcceleration;

Internal wrapper for property LinearAcceleration. This wrapper API may change, we advise to access simpler LinearAcceleration instead.

Public property LinearAcceleration: TVector3 read GetLinearAcceleration write SetLinearAcceleration;
 
Public property FdMarking: TSFString read FFdMarking;

Internal wrapper for property Marking. This wrapper API may change, we advise to access simpler Marking instead.

Public property Marking: String read GetMarking write SetMarking;
 
Public property FdMulticastRelayHost: TSFString read FFdMulticastRelayHost;

Internal wrapper for property MulticastRelayHost. This wrapper API may change, we advise to access simpler MulticastRelayHost instead.

Public property MulticastRelayHost: String read GetMulticastRelayHost write SetMulticastRelayHost;
 
Public property FdMulticastRelayPort: TSFInt32 read FFdMulticastRelayPort;

Internal wrapper for property MulticastRelayPort. This wrapper API may change, we advise to access simpler MulticastRelayPort instead.

Public property MulticastRelayPort: Integer read GetMulticastRelayPort write SetMulticastRelayPort;
 
Public property FdMunitionApplicationID: TSFInt32 read FFdMunitionApplicationID;

Internal wrapper for property MunitionApplicationID. This wrapper API may change, we advise to access simpler MunitionApplicationID instead.

Public property MunitionApplicationID: Integer read GetMunitionApplicationID write SetMunitionApplicationID;
 
Public property FdMunitionEndPoint: TSFVec3f read FFdMunitionEndPoint;

Internal wrapper for property MunitionEndPoint. This wrapper API may change, we advise to access simpler MunitionEndPoint instead.

Public property MunitionEndPoint: TVector3 read GetMunitionEndPoint write SetMunitionEndPoint;
 
Public property FdMunitionEntityID: TSFInt32 read FFdMunitionEntityID;

Internal wrapper for property MunitionEntityID. This wrapper API may change, we advise to access simpler MunitionEntityID instead.

Public property MunitionEntityID: Integer read GetMunitionEntityID write SetMunitionEntityID;
 
Public property FdMunitionQuantity: TSFInt32 read FFdMunitionQuantity;

Internal wrapper for property MunitionQuantity. This wrapper API may change, we advise to access simpler MunitionQuantity instead.

Public property MunitionQuantity: Integer read GetMunitionQuantity write SetMunitionQuantity;
 
Public property FdMunitionSiteID: TSFInt32 read FFdMunitionSiteID;

Internal wrapper for property MunitionSiteID. This wrapper API may change, we advise to access simpler MunitionSiteID instead.

Public property MunitionSiteID: Integer read GetMunitionSiteID write SetMunitionSiteID;
 
Public property FdMunitionStartPoint: TSFVec3f read FFdMunitionStartPoint;

Internal wrapper for property MunitionStartPoint. This wrapper API may change, we advise to access simpler MunitionStartPoint instead.

Public property MunitionStartPoint: TVector3 read GetMunitionStartPoint write SetMunitionStartPoint;
 
Public property FdNetworkMode: TSFStringEnum read FFdNetworkMode;

Internal wrapper for property NetworkMode. This wrapper API may change, we advise to access simpler NetworkMode instead.

Public property NetworkMode: TDISNetworkMode read GetNetworkMode write SetNetworkMode;
 
Public property FdPort: TSFInt32 read FFdPort;

Internal wrapper for property Port. This wrapper API may change, we advise to access simpler Port instead.

Public property Port: Integer read GetPort write SetPort;
 
Public property FdReadInterval: TSFTime read FFdReadInterval;

Internal wrapper for property ReadInterval. This wrapper API may change, we advise to access simpler ReadInterval instead.

Public property ReadInterval: TFloatTime read GetReadInterval write SetReadInterval;
 
Public property FdRotation: TSFRotation read FFdRotation;

Internal wrapper for property Rotation. This wrapper API may change, we advise to access simpler Rotation instead.

Public property Rotation: TVector4 read GetRotation write SetRotation;
 
Public property FdScale: TSFVec3f read FFdScale;

Internal wrapper for property Scale. This wrapper API may change, we advise to access simpler Scale instead.

Public property Scale: TVector3 read GetScale write SetScale;
 
Public property FdScaleOrientation: TSFRotation read FFdScaleOrientation;

Internal wrapper for property ScaleOrientation. This wrapper API may change, we advise to access simpler ScaleOrientation instead.

Public property ScaleOrientation: TVector4 read GetScaleOrientation write SetScaleOrientation;
 
Public property FdSiteID: TSFInt32 read FFdSiteID;

Internal wrapper for property SiteID. This wrapper API may change, we advise to access simpler SiteID instead.

Public property SiteID: Integer read GetSiteID write SetSiteID;
 
Public property FdTranslation: TSFVec3f read FFdTranslation;

Internal wrapper for property Translation. This wrapper API may change, we advise to access simpler Translation instead.

Public property Translation: TVector3 read GetTranslation write SetTranslation;
 
Public property FdWarhead: TSFInt32 read FFdWarhead;

Internal wrapper for property Warhead. This wrapper API may change, we advise to access simpler Warhead instead.

Public property Warhead: Integer read GetWarhead write SetWarhead;
 
Public property FdWriteInterval: TSFTime read FFdWriteInterval;

Internal wrapper for property WriteInterval. This wrapper API may change, we advise to access simpler WriteInterval instead.

Public property WriteInterval: TFloatTime read GetWriteInterval write SetWriteInterval;
 
Public property EventArticulationParameterValue0_changed: TSFFloatEvent read FEventArticulationParameterValue0_changed;
 
Public property EventArticulationParameterValue1_changed: TSFFloatEvent read FEventArticulationParameterValue1_changed;
 
Public property EventArticulationParameterValue2_changed: TSFFloatEvent read FEventArticulationParameterValue2_changed;
 
Public property EventArticulationParameterValue3_changed: TSFFloatEvent read FEventArticulationParameterValue3_changed;
 
Public property EventArticulationParameterValue4_changed: TSFFloatEvent read FEventArticulationParameterValue4_changed;
 
Public property EventArticulationParameterValue5_changed: TSFFloatEvent read FEventArticulationParameterValue5_changed;
 
Public property EventArticulationParameterValue6_changed: TSFFloatEvent read FEventArticulationParameterValue6_changed;
 
Public property EventArticulationParameterValue7_changed: TSFFloatEvent read FEventArticulationParameterValue7_changed;
 
Public property EventCollideTime: TSFTimeEvent read FEventCollideTime;
 
Public property EventDetonateTime: TSFTimeEvent read FEventDetonateTime;
 
Public property EventFiredTime: TSFTimeEvent read FEventFiredTime;
 
Public property EventIsActive: TSFBoolEvent read FEventIsActive;
 
Public property EventIsCollided: TSFBoolEvent read FEventIsCollided;
 
Public property EventIsDetonated: TSFBoolEvent read FEventIsDetonated;
 
Public property EventIsNetworkReader: TSFBoolEvent read FEventIsNetworkReader;
 
Public property EventIsNetworkWriter: TSFBoolEvent read FEventIsNetworkWriter;
 
Public property EventIsRtpHeaderHeard: TSFBoolEvent read FEventIsRtpHeaderHeard;
 
Public property EventIsStandAlone: TSFBoolEvent read FEventIsStandAlone;
 
Public property EventTimestamp: TSFTimeEvent read FEventTimestamp;
 
Public property FdRtpHeaderExpected: TSFBool read FFdRtpHeaderExpected;

Internal wrapper for property RtpHeaderExpected. This wrapper API may change, we advise to access simpler RtpHeaderExpected instead.

Public property RtpHeaderExpected: Boolean read GetRtpHeaderExpected write SetRtpHeaderExpected;
 

Generated by PasDoc 0.16.0.