Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Action::PreLoadADB Method
Syntax
C++
int PreLoadADB(IFunctionHandler* pH, const char* adbFileName);
Parameters 
Description 
const char* adbFileName 
The path and filename of the animation ADB file which is to be pre-loaded. 

A default result code (in Lua: void).

!

Action.PreLoadADB( adbFileName )

!  

! Use this function to pre-cache ADB files. 

Pre-load a mannequin ADB file. 

In: The function handler (NULL is invalid!) In: The name of the ADB file.

Copyright (c) 2012. All rights reserved.