 | IIdentifiableT Interface |
An interface to specify an object has an identifier.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic interface IIdentifiable<T>
Type Parameters
- T
- The type of the identifier.
The IIdentifiableT type exposes the following members.
Properties
See Also