AnimationNetwork..::..SynchonizePassive Method
Synchronizes the passive state of the animation by updating the animation data based on the received packet.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void SynchonizePassive( AnimationInfoPacket data )
Parameters
- data
- Type: com.onlineobject.objectnet..::..AnimationInfoPacket
The animation info packet containing the updated animation data.