Tanoda
IGizmoEntry.cs
Go to the documentation of this file.
1
namespace
RuntimeUnityEditor.Core.Gizmos
2
{
3
public
interface
IGizmoEntry
4
{
5
void
Destroy
();
6
void
Draw
();
7
}
8
}
RuntimeUnityEditor.Core.Gizmos.IGizmoEntry
Definition:
IGizmoEntry.cs:4
RuntimeUnityEditor.Core.Gizmos.IGizmoEntry.Draw
void Draw()
RuntimeUnityEditor.Core.Gizmos.IGizmoEntry.Destroy
void Destroy()
RuntimeUnityEditor.Core.Gizmos
Definition:
GizmoDrawer.cs:8
Source
Assets
Scripts
BepinRUE
Gizmos
IGizmoEntry.cs
Generated by
1.9.3