Class EditorRuntimeModeBinding
Namespace: Ludiq.Bolt
Syntax
public static class EditorRuntimeModeBinding
Fields
runtimeModeBinding
Declaration
public static Func<GlobalRuntimeMode> runtimeModeBinding
Field Value
| Type | Description |
|---|---|
| Func<GlobalRuntimeMode> |
Properties
runtimeMode
Declaration
public static GlobalRuntimeMode runtimeMode { get; }
Property Value
| Type | Description |
|---|---|
| GlobalRuntimeMode |