The TimelineServer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Start |
Start timeline server - starts separate thread that processes incoming messages
|
![]() ![]() | Step |
Increments the current time
|
![]() ![]() | Stop |
Stops net server
|
![]() ![]() | Update |
Processes incoming and outgoing messages
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | IsStarted |
True if timeline server is running
|
![]() ![]() | TimelineSynchronizer |
Provides a message interface to synchronizes multiple, remote timeline managers.
|
Events
Name | Description | |
---|---|---|
![]() ![]() | ServerStarting |
Triggered when timeline server is starting
|