|
void AK::Wwise::Event::ExecuteAction |
( |
GameObject |
gameObject, |
|
|
AkActionOnEventType |
actionOnEventType, |
|
|
int |
transitionDuration, |
|
|
AkCurveInterpolation |
curveInterpolation | |
|
) |
| | [inline] |
Executes various actions on this event associated with a GameObject.
- 引数:
-
| gameObject | The GameObject |
| actionOnEventType | |
| transitionDuration | |
| curveInterpolation | |
|