UnityCreatedEvent constructor
UnityCreatedEvent(
- int unityId,
- void value
Implementation
UnityCreatedEvent(int unityId, void value) : super(unityId, value);
UnityCreatedEvent(int unityId, void value) : super(unityId, value);