Table of Contents

Class DestroyGameObjectComponentGameAction

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