Method | Description | |
---|---|---|
OnInitialize ( ) : void | ||
OnPlaySound ( int type, int x, int y, int style ) : bool | ||
OnPreUpdate ( ) : void | ||
OnUpdate ( ) : void |
Method | Description | |
---|---|---|
Set ( ) : void |
public OnPlaySound ( int type, int x, int y, int style ) : bool | ||
type | int | |
x | int | |
y | int | |
style | int | |
return | bool |