Table of Contents

Class NetickUniqueObjectMeta

Namespace
Netick
Assembly
Netick.dll
public sealed class NetickUniqueObjectMeta
Inheritance
NetickUniqueObjectMeta
Inherited Members

Constructors

NetickUniqueObjectMeta()

public NetickUniqueObjectMeta()

Fields

BehaviourToOffset

public List<int> BehaviourToOffset

Field Value

List<int>

Hash

public int Hash

Field Value

int

PropertyElementsToPropertyStartIndex

public Dictionary<int, OnChangedMethod> PropertyElementsToPropertyStartIndex

Field Value

Dictionary<int, OnChangedMethod>

PropertyNameToSmoothMetaData

public Dictionary<string, SmoothMetaData> PropertyNameToSmoothMetaData

Field Value

Dictionary<string, SmoothMetaData>