DoopelPonger
Public Member Functions | List of all members
EditorBallMovementInspectorInformation Class Reference

Parent class for movement information that needs to have information displayed in the inspector. More...

Inheritance diagram for EditorBallMovementInspectorInformation:
Inheritance graph
[legend]
Collaboration diagram for EditorBallMovementInspectorInformation:
Collaboration graph
[legend]

Public Member Functions

virtual System.Type GetEditorBallMovementInformationTypeName ()
 Possibly unneeded abstract class to say what type of movement information should be serialized. More...
 

Detailed Description

Parent class for movement information that needs to have information displayed in the inspector.

Information about the ball movement that can be modified in the custom inspector. Children of this class should not contain any specific information that needs to be serialized to/from the inspector. Instead children should only have type information about what classes it can serialize.

Member Function Documentation

◆ GetEditorBallMovementInformationTypeName()

virtual System.Type EditorBallMovementInspectorInformation.GetEditorBallMovementInformationTypeName ( )
virtual

The documentation for this class was generated from the following file: