Gets the default instance of this class.
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
C# |
---|
public static TimelineManager Default { get; } |
Remarks
For convenience only in simple networking scenarios. Multiple instances are allowed.
This member simply refers to the first instance created, and is used as the manager
for independently instantiated timelines.