GetEntityModels Method

KB01 Engine

KB01_Engine

Scene..::..GetEntityModels Method

Gets the entity models.

Namespace:  
Assembly:  KB01_Engine (in KB01_Engine.dll)

Syntax


public [T:std.vector<EntityModel]* GetEntityModels()
Public Function GetEntityModels As [T:std.vector<EntityModel]*
public:
[T:std.vector<EntityModel]* GetEntityModels()

Return Value

See Also