View Single Post
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 01-27-2021 , 10:55   Re: [Question] What is edict ?
Reply With Quote #10

Remember my links?

https://developer.valvesoftware.com/wiki/Entity_index.

Code:
int ENTINDEX( edict_t* pEdict )

Converts between an entity index and its attached edict.
Quote:
Originally Posted by Abhinash View Post
Nope. I am able to understand the use of INDEXENT() but not ENTINDEX().

But I am still not able to understand the second one which is ENTINDEX()

Can anyone help me understand the second one ?
Utilize them and that Wiki.
__________________
DJEarthQuake is offline