 | WaitProcessLifetime Property |
Time to wait before starting the next process, in seconds.
Namespace: Slash.ECS.ProcessesAssembly: Slash.ECS.Processes (in Slash.ECS.Processes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic float Lifetime { get; }
Public ReadOnly Property Lifetime As Single
Get
public:
property float Lifetime {
float get ();
}
member Lifetime : float32 with get
Property Value
Type:
Single
See Also