버전

menu_open
Wwise SDK 2022.1.14
AK.Wwise::Plugin::IReadOnlyProperties 클래스 참조abstract

Interfaces used to set and get the properties from a plug in. 더 자세히 ...

#include <PluginDef.h>

AK.Wwise::Plugin::IReadOnlyProperties에 대한 상속 다이어그램 :
AK.Wwise::Plugin::IReadWriteProperties

Public 멤버 함수

virtual bool GetValue (const char *in_szPropertyName, AK::WwiseAuthoringAPI::AkVariantBase &out_rValue) const =0
 
virtual int GetType (const char *in_pszPropertyName) const =0
 
virtual bool GetValueString (const char *in_pszPropertyName, const char *&out_varProperty) const =0
 
virtual bool GetValueInt64 (const char *in_pszPropertyName, int64_t &out_varProperty) const =0
 
virtual bool GetValueInt32 (const char *in_pszPropertyName, int32_t &out_varProperty) const =0
 
virtual bool GetValueInt16 (const char *in_pszPropertyName, int16_t &out_varProperty) const =0
 
virtual bool GetValueInt8 (const char *in_pszPropertyName, int8_t &out_varProperty) const =0
 
virtual bool GetValueUInt64 (const char *in_pszPropertyName, uint64_t &out_varProperty) const =0
 
virtual bool GetValueUInt32 (const char *in_pszPropertyName, uint32_t &out_varProperty) const =0
 
virtual bool GetValueUInt16 (const char *in_pszPropertyName, uint16_t &out_varProperty) const =0
 
virtual bool GetValueUInt8 (const char *in_pszPropertyName, uint8_t &out_varProperty) const =0
 
virtual bool GetValueReal64 (const char *in_pszPropertyName, double &out_varProperty) const =0
 
virtual bool GetValueReal32 (const char *in_pszPropertyName, float &out_varProperty) const =0
 
virtual bool GetValueBool (const char *in_pszPropertyName, bool &out_varProperty) const =0
 
const char * GetString (const char *in_pszPropertyName) const
 
int64_t GetInt64 (const char *in_pszPropertyName) const
 
int32_t GetInt32 (const char *in_pszPropertyName) const
 
int16_t GetInt16 (const char *in_pszPropertyName) const
 
int8_t GetInt8 (const char *in_pszPropertyName) const
 
uint64_t GetUInt64 (const char *in_pszPropertyName) const
 
uint32_t GetUInt32 (const char *in_pszPropertyName) const
 
uint16_t GetUInt16 (const char *in_pszPropertyName) const
 
uint8_t GetUInt8 (const char *in_pszPropertyName) const
 
double GetReal64 (const char *in_pszPropertyName) const
 
float GetReal32 (const char *in_pszPropertyName) const
 
bool GetBool (const char *in_pszPropertyName) const
 

상세한 설명

Interfaces used to set and get the properties from a plug in.

PluginDef.h 파일의 179 번째 라인에서 정의되었습니다.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요