Collapse All
Warhorse ScripBind documentation
CScriptBind_Entity::SetAttachmentEffect Method
Syntax
C++
int
SetAttachmentEffect
(IFunctionHandler*
pH
,
int
characterSlot
,
const
char
*
attachmentName
,
const
char
*
effectName
, Vec3
offset
, Vec3
dir
,
float
scale
,
int
flags
);
Description
!
Entity.SetAttachmentEffect( characterSlot, attachmentName, effectName, offset, dir, scale, flags )
Group
CScriptBind_Entity Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express