Class DestroyGameObjectComponentGameAction
- 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
-
objectDestroyGameObjectComponentGameAction
- Implements
- Inherited Members