Class EngineEmitter
The profiler emitter for Addressables data
Inherited Members
Namespace: UnityEngine.ResourceManagement.Profiling
Assembly: Unity.ResourceManager.dll
Syntax
public class EngineEmitter
Properties
Name | Description |
---|---|
IsEnabled | Checks if the profiler is enabled |
Methods
Name | Description |
---|---|
EmitFrameMetaData(Guid, int, Array) | Emits the frame data for the profiler |
InitialiseCallbacks(Action<float>) | Adds a callback to the MonoBehaviourCallbackHooks instance |