Table of Contents

Class DelayedComponentGameAction

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