Collapse All
Warhorse ScripBind documentation
CScriptBind_ActionMapManager::EnableActionMap Method
Syntax
C++
int
EnableActionMap
(IFunctionHandler *
pH
,
const
char
*
name
,
bool
enable
);
Parameters
Parameters
Description
const char * name
Action map name.
bool enable
True to enable the filter, false otherwise.
Description
!
ActionMapManager.EnableActionMap( name, enable )
!
!
! Enables an action map.
Group
CScriptBind_ActionMapManager Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express