SChildAttachParams

Parameters used when attaching one entity to another, creating a parent-child hierarchy. More...

#include

Public Member Functions

SChildAttachParams (const int nAttachFlags)
SChildAttachParams (const int nAttachFlags, const char *target)

Public Attributes

int m_nAttachFlags
See IEntity::EAttachmentFlags.
const char * m_target

Detailed Description

Parameters used when attaching one entity to another, creating a parent-child hierarchy.