TransitionSetAutoPlay Method |
设置动效是否自动播放。
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void SetAutoPlay(
bool autoPlay,
int times,
float delay
)
Parameters
- autoPlay
- Type: SystemBoolean
- times
- Type: SystemInt32
- delay
- Type: SystemSingle
See Also