Class DoNothingComponentGameAction
- 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
-
objectDoNothingComponentGameAction
- Implements
- Inherited Members