SoundID

To address Entity in the inspector

NameSpace
Accessibility

Ami.BroAudio

public

Public Variables

Variable
Type
Description

ID

int

A unique ID for an Entity

Extension Method

Method
Return
Parameters
Description

ToAudioType

Convert ID to AudioType

ToName

string

Get the Entity name of the ID

IsValid

bool

Checks if this ID is available at runtime

GetAudioClip

Get the AudioClip based on the PlayMode setting of the Entity

int velocity

Get the AudioClip based on the Velocity setting of the Entity

Vector3 position

Transform followTarget

Last updated