GetSize (script event)

From modwiki

Jump to: navigation, search

Description

Gets the size of this entity's bounding box.

Usage

In your script type...

vector getSize()

Parameters

This script event does not accept parameters.

Examples

 
sizeBB = $my_entity.getSize();

Notes

This script returns the size of this entity's bounding box as a vector.


Personal tools
Main