Class AppUIManagerBehaviour
A MonoBehaviour which is responsible for updating the AppUI system every frame.
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.AppUI.Core
Assembly: solution.dll
Syntax
[DisallowMultipleComponent]
public class AppUIManagerBehaviour : MonoBehaviour