Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CreateTempGenericShapeBox
Syntax
C++
int CreateTempGenericShapeBox(IFunctionHandler * pH);
Parameters 
Description 
center 
the center of the box 
radius 
the extend of the box in x and y directions. 
height 
the height of the box. 
type 
the AIanchor type of the shape.
CreateTempGenericShapeBox 

Syntax: AI.CreateTempGenericShapeBox(center, radius, height, type) 

Creates a temporary box shaped generic shape (will be destroyed upon AIsystem reset). Returns the name of the shape.

Copyright (c) 2012. All rights reserved.