UdonBehaviour¶
The UdonBehaviour module.
UdonBehaviour GetProgramVariable¶
-
VRCUdonCommonInterfacesIUdonEventReceiver.
__GetProgramVariable__SystemString__SystemObject
(VRC.Udon.Common.Interfaces.IUdonEventReceiver instanceSystem.String name)¶
outputs: unnamed (Object
)
flow: none
UdonBehaviour SendCustomEvent¶
-
VRCUdonCommonInterfacesIUdonEventReceiver.
__SendCustomEvent__SystemString__SystemVoid
(VRC.Udon.Common.Interfaces.IUdonEventReceiver instanceSystem.String eventName)¶
outputs: none
flow inputs: unnamed
flow outputs: unnamed
UdonBehaviour SendCustomNetworkEvent¶
-
VRCUdonCommonInterfacesIUdonEventReceiver.
__SendCustomNetworkEvent__VRCUdonCommonInterfacesNetworkEventTarget_SystemString__SystemVoid
(VRC.Udon.Common.Interfaces.IUdonEventReceiver instanceVRC.Udon.Common.Interfaces.NetworkEventTarget targetSystem.String eventName)¶
outputs: none
flow inputs: unnamed
flow outputs: unnamed