Struct EmitterDynamicParameter
Helper structure for displaying the parameter.
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 EmitterDynamicParameter
Fields
| Improve this Doc View SourcebScaleVelocityByParamValue
Declaration
public bool bScaleVelocityByParamValue
Field Value
Type | Description |
---|---|
System.Boolean |
bSpawnTimeOnly
Declaration
public bool bSpawnTimeOnly
Field Value
Type | Description |
---|---|
System.Boolean |
bUseEmitterTime
Declaration
public bool bUseEmitterTime
Field Value
Type | Description |
---|---|
System.Boolean |
ParamName
Declaration
public Name ParamName
Field Value
Type | Description |
---|---|
Name |
ValueMethod
Declaration
public byte ValueMethod
Field Value
Type | Description |
---|---|
System.Byte |