[This is preliminary documentation and is subject to change.]
Gets the time stamp with the specified world ID. If the time stamp cannot be found,
this method returns -1.
Namespace: ClarionAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
Parameters
- worldID
- Type: System..::..Guid
The world ID of the time stamp to get
Return Value
The time stamp with the specified world ID or -1 if the time stamp cannot be found
Exceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | If the singleton world instance has not been initialized |