Interface IGlobalState
Namespace: SociallyDistant.Core.Core.WorldData
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IGlobalState
Properties
Now
Declaration
DateTime Now { get; }
Property Value
Type | Description |
---|---|
DateTime |
TimeScale
Declaration
float TimeScale { get; }
Property Value
Type | Description |
---|---|
float |