Can you read this?
by ISI (#0001) · in Torque Game Engine · 08/18/2005 (10:41 am) · 2 replies
Hi,
I've posted a query on this forum for some documentation. I'm not sure if I'm screwing up in the way i'm posting, or if nobody knows what I've asked for...
I've been trying to find some information about ContainerFindFirst function. But I can't seem to find the relevant documentation. I would appreciate it if someone could point me in the right direction...
Harsha
I've posted a query on this forum for some documentation. I'm not sure if I'm screwing up in the way i'm posting, or if nobody knows what I've asked for...
I've been trying to find some information about ContainerFindFirst function. But I can't seem to find the relevant documentation. I would appreciate it if someone could point me in the right direction...
Harsha
Torque Owner Owen Ortmayer
ConsoleFunction(containerFindFirst, const char*, 6, 6, "(bitset type, Point3F point, float x, float y, float z)" "Find objects matching the bitmask type within a box centered at point, with extents x, y, z.\n\n" "Returns the first object found; thereafter, you can get more results using containerFindNext().")