Collapse All
Warhorse ScripBind documentation
CScriptBind_Entity::SetSlotScale Method
Syntax
C++
int
SetSlotScale
(IFunctionHandler*
pH
,
int
nSlot
,
float
fScale
);
Parameters
Parameters
Description
int nSlot
Slot identifier.
float fScale
Scale amount for the slot.
Description
!
Entity.SetSlotScale( nSlot, fScale )
! Sets the slot scale amount.!
!
Group
CScriptBind_Entity Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express