com.onlineobject.objectnet Namespace

AnimationClipPacket..::..Count Property

Gets or sets the count associated with this animation clip. This could be used to track how many times the clip is used or referenced.

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

Syntax


public int Count { get; set; }

Field Value

The count of how many times the animation clip is used or referenced.