CryEngine.AudioTriggerId

ID of an audio trigger. More...

Public Member Functions

override string ToString ()
Returns the a string in the format of "AudioTriggerId: {id}". More...

Properties

bool IsValid [get]
Returns whether this ID is equal to the Audio.InvalidControlId. More...

Detailed Description

ID of an audio trigger.

Member Function Documentation

◆ ToString()

override string CryEngine.AudioTriggerId.ToString ( )
inline

Returns the a string in the format of "AudioTriggerId: {id}".

Returns

Property Documentation

◆ IsValid

bool CryEngine.AudioTriggerId.IsValid
get

Returns whether this ID is equal to the Audio.InvalidControlId.