Candide.Toolkit.Getters.Getter
Type JSONpublic class in Candide.Toolkit.Getters
Type metadata
- Assembly
Romestead - Namespace
Candide.Toolkit.Getters - Base type
System.Object - Hash
A4B6A9CB4054BB5C06A0121D790C3FC7BB0BAC981B9080128C17B5B9A54EAD05
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
GetInterval# | protected | protected System.Single GetInterval |
GetTimer# | protected | protected System.Single GetTimer |
ResponseHandler# | protected | protected Candide.Toolkit.Getters.IResponseHandler<T> ResponseHandler |
Methods
Dispose
#
public System.Void Dispose()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
511FC965B6711C5D8E201795918949879544F22E95451256AFF49829CC94B40D
Run
#
protected System.Void Run()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
7C01A1C4EF211381CB17D05C367A475EC3D9304C2678A20CA5ECD0AAD5BE3FA6
TryGetRecent
#
public System.Boolean TryGetRecent(out T& model)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
EB801B0A69BE0A755940284FD0B2895F974A7CA5EDAD8FFEB62DF5A44A6DA973
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
713E09D358BF7A25AF3707F7DCD3F8364A085AC3EAD621E4FADB3637778CA3E1 - Body hash
85D817335321422FEF12A669836398B6543D7B1B110BFD571F3376D16FFA415A - IL size60
Referenced calls
Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()System.TimeSpan::get_TotalSeconds()Candide.Toolkit.Getters.Getter<T>::Run()