|
| IAudioSystemControl (const AZStd::string &name, CID id, TImplControlType type) |
|
CID | GetId () const |
|
void | SetId (CID id) |
|
TImplControlType | GetType () const |
|
void | SetType (TImplControlType type) |
|
const AZStd::string & | GetName () const |
|
void | SetName (const AZStd::string_view name) |
|
bool | IsPlaceholder () const |
|
void | SetPlaceholder (bool isPlaceholder) |
|
bool | IsLocalized () const |
|
void | SetLocalized (bool isLocalized) |
|
bool | IsConnected () const |
|
void | SetConnected (bool isConnected) |
|
size_t | ChildCount () const |
|
void | AddChild (IAudioSystemControl *pChild) |
|
IAudioSystemControl * | GetChildAt (size_t index) const |
|
void | SetParent (IAudioSystemControl *pParent) |
|
IAudioSystemControl * | GetParent () const |
|
The documentation for this class was generated from the following file:
- Gems/AudioSystem/Code/Include/Editor/IAudioSystemControl.h