FEvaluationTreeEntryHandle

Namespace: UAssetAPI.PropertyTypes.Structs

public struct FEvaluationTreeEntryHandle

Inheritance ObjectValueTypeFEvaluationTreeEntryHandle

Fields

EntryIndex

Specifies an index into TEvaluationTreeEntryContainer::Entries

public int EntryIndex;

Constructors

FEvaluationTreeEntryHandle(Int32)

FEvaluationTreeEntryHandle(int _EntryIndex)

Parameters

_EntryIndex Int32