Show / Hide Table of Contents

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 Source

bScaleVelocityByParamValue

Declaration
public bool bScaleVelocityByParamValue
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bSpawnTimeOnly

Declaration
public bool bSpawnTimeOnly
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bUseEmitterTime

Declaration
public bool bUseEmitterTime
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

ParamName

Declaration
public Name ParamName
Field Value
Type Description
Name
| Improve this Doc View Source

ValueMethod

Declaration
public byte ValueMethod
Field Value
Type Description
System.Byte
  • Improve this Doc
  • View Source
Back to top Generated by DocFX