Streaming::removeClipSet
Alias for REMOVE_ANIM_SET.
Syntax
mp.game.streaming.removeClipSet(clipSet);
Required Arguments
- clipSet: String
Return value
- Undefined
Example
// todo
Alias for REMOVE_ANIM_SET.
mp.game.streaming.removeClipSet(clipSet);
// todo