Class DestroyEntityGameObjectIHasEntityGameAction
- Assembly
- com.electricdrill.astra-rpg-framework.Runtime.dll
Concrete action to destroy the Entity's GameObject. Create instances via Assets → Create → Astra RPG Framework / Game Actions / Context: Entity / Destroy Entity Game Object.
[CreateAssetMenu(fileName = "New Destroy Entity GO Action", menuName = "Astra RPG Framework/Game Actions/Context: Entity/Destroy Entity Game Object", order = 10)]
public class DestroyEntityGameObjectIHasEntityGameAction : DestroyEntityGameObjectGameAction<IHasEntity>, IExecutable<IHasEntity>, ITaggable
- Inheritance
-
objectDestroyEntityGameObjectIHasEntityGameAction
- Implements
- Inherited Members