class MAGES::Interaction::Editor::TeleportStepPropertyDrawer¶
Property drawer for CameraFadeStep.
class TeleportStepPropertyDrawer: public PropertyDrawer
{
public:
// methods
override VisualElement CreatePropertyGUI(SerializedProperty property);
};