com.onlineobject.objectnet Namespace

AnimationClipPacket..::..AnimationHash Property

Gets or sets the hash of the current animation. The hash can be used to uniquely identify the animation clip for quick comparisons or lookups.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public int AnimationHash { get; set; }

Field Value

The hash code representing the current animation.