Class PreviewController
- Namespace
- FriedSynapse.FlowEnt.Editor
public static class PreviewController
- Inheritance
-
PreviewController
- Inherited Members
Properties
IsRunning
public static bool IsRunning { get; }
Property Value
Methods
Start(Options)
public static void Start(PreviewController.Options options)
Parameters
options
PreviewController.Options
Stop()
Stops all running animations and undoes all the changes done while playing
public static void Stop()