Class OnTransferPassAttribute_Int3UnitPos_ObjectDataAttribute
The function will be called when message from TransferSystem.StartTransfer() pass through
Examples
[OnTransferPassAttribute_Int3UnitPos_ObjectData]
internal static void ExampleFunction (Int3 unitPos, object userData) { }