• Changelog
  • Get Started
  • Agent Movement
  • Graph Generation
  • Deploying
  • Misc
  • Deprecated List
  • Examples
  • Groups
  • Classes
A* Pathfinding Project
  • 4.3.92
    • Action
    • Another action
    • Something else here
    • Separated link

Class SetObjectActiveAction Extends InteractableAction

Public

Public Methods

Execute ()
Public
IEnumerator<CoroutineAction> Execute ()

Public Variables

active
Public
bool active
target
Public
GameObject target

Inherited Public Members

Execute (ai)
Public
IEnumerator<CoroutineAction> Execute (

IAstarAI

ai

)
Execute (context)
Public
IEnumerator<CoroutineAction> Execute (

Pathfinding.ECS.AgentOffMeshLinkTraversalContext

context

)