C# Class AkEventCallbackMsg, GrapplingHookFighters

Event callback information. Event callback functions can receive this structure as a parameter
Datei anzeigen Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Public Properties

Property Type Description
info object
sender GameObject
type AkCallbackType

Property Details

info public_oe property

public object info
return object

sender public_oe property

public GameObject sender
return GameObject

type public_oe property

public AkCallbackType type
return AkCallbackType