25.03.2016, 15:33
Quote:
|
In CreateDynamicObject what is this used for:
STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1 ? |
Quote:
|
Check the latest version (or second latest) it assigns an area to an object for streaming so that object only streams in if it's inside the area. It was added specifically for building interior object streaming.
|
Can you provide an example with explanation?
We need create an dynamic area an then add that object to that area??


