Whether the current environment is in virtual mode (edit mode).
This is true when in Studio and not playing.
Virtual mode enables features like virtual properties that can be used in edit mode.
Methods
StaticsetVirtualState
setVirtualState(value:boolean):void
Sets whether Fletchette should treat the environment as virtual mode,
enabling features like virtual properties.
Whether the current environment is server.