C# Class UnityEngine.UnityEventQueueSystem

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
GenerateEventIdForPayload ( string eventPayloadName ) : string
GetGlobalEventQueue ( ) : IntPtr

Private Methods

Méthode Description
INTERNAL_CALL_GetGlobalEventQueue ( IntPtr &value ) : void

Method Details

GenerateEventIdForPayload() public static méthode

public static GenerateEventIdForPayload ( string eventPayloadName ) : string
eventPayloadName string
Résultat string

GetGlobalEventQueue() public static méthode

public static GetGlobalEventQueue ( ) : IntPtr
Résultat System.IntPtr