Class CompositeComponentGameAction
- Assembly
- com.electricdrill.astra-rpg-framework.Runtime.dll
[CreateAssetMenu(fileName = "New Composite Component Action", menuName = "Astra RPG Framework/Game Actions/Context: Component/Composite", order = 10)]
public class CompositeComponentGameAction : CompositeGameAction<Component>, IExecutable<Component>
- Inheritance
-
objectCompositeComponentGameAction
- Implements
- Inherited Members