Class PlayTimeTrackerPrototype
Given to a role to specify its ID for role-timer tracking purposes. That's it.
Inheritance
System.Object
PlayTimeTrackerPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.Players.PlayTimeTracking
Assembly: Content.Shared.dll
Syntax
public sealed class PlayTimeTrackerPrototype : object, IPrototype
Properties
| Improve this Doc View SourceID
Declaration
public string ID { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
Robust.Shared.Prototypes.IPrototype