Class ScriptableRuntimeReflectionSystem
Inheritance
ScriptableRuntimeReflectionSystem
Assembly: UnityEngine.dll
Syntax
public abstract class ScriptableRuntimeReflectionSystem : IScriptableRuntimeReflectionSystem, IDisposable
Methods
|
Improve this Doc
View Source
Dispose(Boolean)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type |
Name |
Description |
Boolean |
disposing |
|
|
Improve this Doc
View Source
TickRealtimeProbes()
Declaration
public virtual bool TickRealtimeProbes()
Returns
Explicit Interface Implementations
|
Improve this Doc
View Source
IDisposable.Dispose()
Declaration
void IDisposable.Dispose()
Implements
Extension Methods