IsHidden (script event)

From modwiki

Jump to: navigation, search

Description

Checks if the entity's model is invisible.

Usage

In your script type...

float isHidden()

Parameters

This script event does not accept parameters.

Examples

 
entVis = $my_entity.isHidden();

Notes

This script event returns the hidden/unhidden status of this entity as a float.


Personal tools
Main