Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
IEntity Member List

This is the complete list of members for IEntity, including all inherited members.

AddChild(notnull IEntity child, int pivot, bool positionOnly=false)IEntityprotected
Animate(float speed, int loop)IEntityprotected
AnimateEx(float speed, int loop, out vector lin, out vector ang)IEntityprotected
ClearEventMask(EntityEvent e)IEntityprotected
ClearFlags(EntityFlags flags, bool recursively)IEntityprotected
CoordToLocal(vector coord)IEntityprotected
CoordToParent(vector coord)IEntityprotected
EOnAnimEvent(IEntity other, AnimEvent extra)IEntityprotected
EOnContact(IEntity other, Contact extra)IEntityprotected
EOnDummy020(IEntity other, int extra)IEntityprotected
EOnDummy021(IEntity other, int extra)IEntityprotected
EOnDummy022(IEntity other, int extra)IEntityprotected
EOnDummy023(IEntity other, int extra)IEntityprotected
EOnDummy024(IEntity other, int extra)IEntityprotected
EOnDummy025(IEntity other, int extra)IEntityprotected
EOnDummy026(IEntity other, int extra)IEntityprotected
EOnDummy027(IEntity other, int extra)IEntityprotected
EOnDummy028(IEntity other, int extra)IEntityprotected
EOnDummy029(IEntity other, int extra)IEntityprotected
EOnDummy030(IEntity other, int extra)IEntityprotected
EOnDummy031(IEntity other, int extra)IEntityprotected
EOnEnter(IEntity other, int extra)IEntityprotected
EOnExtra(IEntity other, int extra)IEntityprotected
EOnFrame(IEntity other, float timeSlice)IEntityprotected
EOnInit(IEntity other, int extra)IEntityprotected
EOnJointBreak(IEntity other, int extra)IEntityprotected
EOnLeave(IEntity other, int extra)IEntityprotected
EOnNotVisible(IEntity other, int extra)IEntityprotected
EOnPhysicsMove(IEntity other, int extra)IEntityprotected
EOnPostFrame(IEntity other, int extra)IEntityprotected
EOnPostSimulate(IEntity other, float timeSlice)IEntityprotected
EOnSimulate(IEntity other, float dt)IEntityprotected
EOnSoundEvent(IEntity other, SoundEvent extra)IEntityprotected
EOnTouch(IEntity other, int extra)IEntityprotected
EOnUser0(IEntity other, int extra)IEntityprotected
EOnUser1(IEntity other, int extra)IEntityprotected
EOnUser4(IEntity other, int extra)IEntityprotected
EOnVisible(IEntity other, int extra)IEntityprotected
EOnWorldProcess(IEntity other, int extra)IEntityprotected
FilterNextTrace()IEntityprotected
GetAngles()IEntityprotected
GetBounds(out vector mins, out vector maxs)IEntityprotected
GetChildren()IEntityprotected
GetEventMask()IEntityprotected
GetFlags()IEntityprotected
GetHierarchyPivot()IEntityprotected
GetID()IEntityprotected
GetLocalAngles()IEntityprotected
GetLocalPosition()IEntityprotected
GetLocalTransform(out vector mat[])IEntityprotected
GetLocalYawPitchRoll()IEntityprotected
GetName()IEntityprotected
GetOrigin()IEntityprotected
GetParent()IEntityprotected
GetPhysics()IEntityprotected
GetRenderTransform(out vector mat[])IEntityprotected
GetScale()IEntityprotected
GetSibling()IEntityprotected
GetTransform(out vector mat[])IEntityprotected
GetTransformAxis(int axis)IEntityprotected
GetVObject()IEntityprotected
GetWorldBounds(out vector mins, out vector maxs)IEntityprotected
GetYawPitchRoll()IEntityprotected
IsFlagSet(EntityFlags flags)IEntityprotected
IsHierarchyPositionOnly()IEntityprotected
Managed::OnRPC(ParamsReadContext ctx)Managedprivate
RemoveChild(notnull IEntity child, bool keepTransform=false)IEntityprotected
SendEvent(notnull IEntity actor, EntityEvent e, void extra)IEntityprotected
SetAngles(vector angles)IEntityprotected
SetCameraMask(int mask)IEntityprotected
SetEventMask(EntityEvent e)IEntityprotected
SetFlags(EntityFlags flags, bool recursively)IEntityprotected
SetID(int id)IEntityprotected
SetName(string name)IEntityprotected
SetObject(vobject object, string options)IEntityprotected
SetOrigin(vector orig)IEntityprotected
SetScale(float scale)IEntityprotected
SetTransform(vector mat[4])IEntityprotected
SetYawPitchRoll(vector angles)IEntityprotected
Update()IEntityprotected
Managed::Update(float timeSlice)Managedprivate
Managed::Update(float timeSlice=0, Param p=null, int handle=-1)Managedprivate
VectorToLocal(vector vec)IEntityprotected
VectorToParent(vector vec)IEntityprotected