Class CanvasExtension
When attached to an object and added to a registry, the object will be instantiated when the UI Canvas starts
Namespace: WeaverCore.Features
Assembly: WeaverCore.dll
Syntax
public class CanvasExtension : MonoBehaviour
Properties
| Edit this page View SourceAddedOnStartup
Declaration
public virtual bool AddedOnStartup { get; }
Property Value
Type | Description |
---|---|
bool |
Methods
| Edit this page View SourceAddToWeaverCanvas()
Declaration
public void AddToWeaverCanvas()