Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Entity::GetLink Method
Syntax
C++
int GetLink(IFunctionHandler * pH, int ith);
Parameters 
Description 
int ith 
The index of the link that shall be returned. 

The script table of the entity that the i'th link is targeting or nil if the specified index is out of bounds.

!

Entity.GetLink()

! ! Returns the link at given index. ! !  

!  

! ! ! ! ! ! !

Copyright (c) 2012. All rights reserved.