Table of Contents

Class DoNothingComponentGameAction

Namespace
ElectricDrill.AstraRpgFramework.GameActions.Actions.Component
Assembly
com.electricdrill.astra-rpg-framework.Runtime.dll
[CreateAssetMenu(fileName = "New Do Nothing Component Action", menuName = "Astra RPG Framework/Game Actions/Context: Component/Do Nothing", order = 10)]
public class DoNothingComponentGameAction : DoNothingGameAction<Component>, IExecutable<Component>
Inheritance
object
DoNothingComponentGameAction
Implements
Inherited Members