FSectionEvaluationDataTree
Namespace: UAssetAPI.PropertyTypes.Structs
public struct FSectionEvaluationDataTree
Inheritance Object → ValueType → FSectionEvaluationDataTree
Fields
Tree
public TMovieSceneEvaluationTree<StructPropertyData> Tree;
Constructors
FSectionEvaluationDataTree(AssetBinaryReader)
FSectionEvaluationDataTree(AssetBinaryReader reader)
Parameters
reader AssetBinaryReader
Methods
Write(AssetBinaryWriter)
int Write(AssetBinaryWriter writer)
Parameters
writer AssetBinaryWriter