Table of Contents

Class DoNothingEntityContextGameAction

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