ns |
---|
ENTITY |
// 0x751B70C3D034E187 0xDABDCB52
BOOL IS_ENTITY_AT_ENTITY(Entity entity1, Entity entity2, float xSize, float ySize, float zSize, BOOL p5, BOOL p6, int p7);
Checks if entity1 is within the box defined by x/y/zSize of entity2.
Last three parameters are almost alwasy p5 = 0, p6 = 1, p7 = 0
- entity1:
- entity2:
- xSize:
- ySize:
- zSize:
- p5:
- p6:
- p7: