Sent by CCmpPosition whenever anything has changed that will affect the return value of GetInterpolatedTransform()
More...
#include <MessageTypes.h>
Sent by CCmpPosition whenever anything has changed that will affect the return value of GetInterpolatedTransform()
◆ CMessageInterpolatedPositionChanged()
CMessageInterpolatedPositionChanged::CMessageInterpolatedPositionChanged |
( |
entity_id_t |
entity, |
|
|
bool |
inWorld, |
|
|
const CVector3D & |
pos0, |
|
|
const CVector3D & |
pos1 |
|
) |
| |
|
inline |
◆ FromJSVal()
CMessage * CMessageInterpolatedPositionChanged::FromJSVal |
( |
const ScriptRequest & |
rq, |
|
|
JS::HandleValue |
val |
|
) |
| |
|
static |
◆ GetScriptGlobalHandlerName()
virtual const char * CMessageInterpolatedPositionChanged::GetScriptGlobalHandlerName |
( |
| ) |
const |
|
inlinevirtual |
◆ GetScriptHandlerName()
virtual const char * CMessageInterpolatedPositionChanged::GetScriptHandlerName |
( |
| ) |
const |
|
inlinevirtual |
◆ GetType()
virtual int CMessageInterpolatedPositionChanged::GetType |
( |
| ) |
const |
|
inlinevirtual |
◆ ToJSVal()
JS::Value CMessageInterpolatedPositionChanged::ToJSVal |
( |
const ScriptRequest & |
rq | ) |
const |
|
virtual |
◆ entity
entity_id_t CMessageInterpolatedPositionChanged::entity |
◆ inWorld
bool CMessageInterpolatedPositionChanged::inWorld |
◆ pos0
CVector3D CMessageInterpolatedPositionChanged::pos0 |
◆ pos1
CVector3D CMessageInterpolatedPositionChanged::pos1 |
The documentation for this class was generated from the following files: