IEntityBoidsProxy

C++
struct IEntityBoidsProxy : public IEntityProxy {
};
File

IEntityProxy.h

Description

Boids proxy allow entity to host flocks of birds or fishes.