Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»GameObject Actions»Has Component
Index
Navigation
Community Wiki

Has Component

Checks if an Object has a Component. Optionally remove the Component on exiting the state.

Game Object
The Game Object to check.
Script
The component to check for.
Remove On Exit
Remove the component on exiting the state.
True Event
Event to send if the Game Object has the component.
False Event
Event to send if the Game Object does not have the component.
Store
Store the result in a bool variable.
Every Frame
Repeat every frame. 

Last modified on 4/18/2011 8:02 PM by User.

  • RSS Feed