![]() |
Elevate Engine 1
|
#include <WwiseItem.h>
Static Public Member Functions | |
| static WwiseStatePtr | Create () |
Static Public Member Functions inherited from WwiseItem | |
| static WwiseItemPtr | Create () |
Public Attributes | |
| uint32_t | GroupShortId |
Public Attributes inherited from WwiseItem | |
| std::string | Name |
| std::string | Path |
| std::string | GUID |
| uint32_t | ShortID |
| WwiseType | Type |
| std::vector< WwiseItemPtr > | Children |
| bool | IsOnDisk = false |
| bool | IsInBank = false |
| bool | IsInWwise = false |
Additional Inherited Members | |
Public Member Functions inherited from WwiseItem | |
| bool | HasValidShortID () |
| bool | IsAnyOfType (std::initializer_list< WwiseType > types) const |
| bool | IsDirectory () const |
| void | AddChildren (std::shared_ptr< WwiseItem > newChild) |
| bool | HasChildren () const |
| bool | IsEvent () const |
| WwiseType | GetContainerType () const |
| std::string | GetTypeName () const |
Definition at line 139 of file WwiseItem.h.
|
inlinestatic |
Definition at line 143 of file WwiseItem.h.
| uint32_t WwiseState::GroupShortId |
Definition at line 141 of file WwiseItem.h.