Struct OrbitOptions
Container struct for holding options on the data updating for the module.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public struct OrbitOptions
Fields
| Improve this Doc View SourcebProcessDuringSpawn
Declaration
public bool bProcessDuringSpawn
Field Value
Type | Description |
---|---|
System.Boolean |
bProcessDuringUpdate
Declaration
public bool bProcessDuringUpdate
Field Value
Type | Description |
---|---|
System.Boolean |
bUseEmitterTime
Declaration
public bool bUseEmitterTime
Field Value
Type | Description |
---|---|
System.Boolean |