Class AutomaticParty
public abstract class AutomaticParty : MonoBehaviour
- Inheritance
-
objectObjectComponentBehaviourMonoBehaviourAutomaticParty
- Derived
Properties
Methods
- CreateHero(string, string)
Creates a new hero
- OnAllHeroesDied()
Called when all heroes died
- OnItemDroppedOnGround(ItemBehaviour)
Called when an item is dropped on ground
- PlaceFlag(Color?, Vector3?)
Place a flag on the ground that you can use as a waypoint in your script