Click or drag to resize

TransformSyncSnapEvent Class

Inheritance Hierarchy
SystemObject
  UnityEventBase
    UnityEventSnapTarget
      ImmerseSDK.MultiplayerTransformSyncSnapEvent

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[SerializableAttribute]
public class SnapEvent : UnityEvent<SnapTarget>

The TransformSyncSnapEvent type exposes the following members.

Constructors
  NameDescription
Public methodTransformSyncSnapEvent
Initializes a new instance of the TransformSyncSnapEvent class
Top
See Also