Class DoNothingEntityContextGameAction
- 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
-
objectDoNothingEntityContextGameAction
- Implements
- Inherited Members