Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::CreateTempGenericShapeBox Method
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. 

the name of the shape.

!

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

! Creates a temporary box shaped generic shape (will be destroyed upon AIsystem reset).!  

!  

!  

!  

!  

CreateTempGenericShapeBox

Copyright (c) 2012. All rights reserved.