nw::snd::Sound3DActor::SetUserParam Member Function#include <nw/snd/snd_Sound3DActor.h>
void SetUserParam(
u32 param
);
| Name | Description | |
|---|---|---|
| in | param | User parameters. |
Sets the user parameter for an actor.
The user parameter that is set will be reflected in actorUserParam in the nw::snd::Sound3DParam structure.
GetUserParamSound3DParam Structure
CONFIDENTIAL