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

ScriptableObject implementation for the movement type that makes a ball move like a sine wave. More...

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

Public Member Functions

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

Detailed Description

ScriptableObject implementation for the movement type that makes a ball move like a sine wave.

Member Function Documentation

◆ GetEditorBallMovementInformationTypeName()

override Type EditorSineWaveBallMovementInspectorInformation.GetEditorBallMovementInformationTypeName ( )
virtual

Possibly unneeded abstract class to say what type of movement information should be serialized.

Returns
The type of ball movement information that should be serialized.

Reimplemented from EditorBallMovementInspectorInformation.


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