Collapse All
Warhorse ScripBind documentation
CScriptBind_Action::SetNetworkParent Method
Syntax
C++
int
SetNetworkParent
(IFunctionHandler*
pH
, ScriptHandle
entityId
, ScriptHandle
parentId
);
Parameters
Parameters
Description
ScriptHandle entityId
Identifier for the entity.
parentID
Identifier for the parent network.
Description
!
Action.SetNetworkParent( entityId, parentId )
!
!
! Sets the network parent.
Group
CScriptBind_Action Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express