目次
Wwise SDK 2018.1.11
|
AkSoundEngineExport.h
[詳解]
65 /// \remarks This must be followed by the parentheses containing the function arguments declaration
71 /// \remarks This must be followed by the parentheses containing the function arguments declaration
77 /// \remarks This must be followed by the parentheses containing the function arguments declaration
78 #define AK_EXTERNAPIFUNC( __TYPE__, __NAME__ ) extern AKSOUNDENGINE_API __TYPE__ AKSOUNDENGINE_CALL __NAME__