Show / Hide Table of Contents

Struct MovieSceneEvaluationGroupLUTIndex

Lookup table index for a group of evaluation templates

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.MovieScene
Assembly: UE4DotNet.dll
Syntax
public struct MovieSceneEvaluationGroupLUTIndex

Fields

| Improve this Doc View Source

LUTOffset

Declaration
public int LUTOffset
Field Value
Type Description
System.Int32
| Improve this Doc View Source

NumEvalPtrs

Declaration
public int NumEvalPtrs
Field Value
Type Description
System.Int32
| Improve this Doc View Source

NumInitPtrs

Declaration
public int NumInitPtrs
Field Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
Back to top Generated by DocFX