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