Class GlobalClassAttribute
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Exposes the target class as a global script class to Godot Engine.
[AttributeUsage(AttributeTargets.Class)]
public sealed class GlobalClassAttribute : Attribute
- Inheritance
-
GlobalClassAttribute
- Inherited Members
Constructors
GlobalClassAttribute()
public GlobalClassAttribute()