Project Hoshimi Documented Class Library
EntitiesByType Property (EntityType)
NamespacesPH.MapTerrainEntitiesByType[([(EntityEnum])])
Collection of entities of the specified type
Declaration Syntax
C#Visual BasicVisual C++
public EntityCollection EntitiesByType[
	EntityEnum EntityType
] { get; }
Public ReadOnly Property EntitiesByType ( _
	EntityType As EntityEnum _
) As EntityCollection
public:
property EntityCollection^ EntitiesByType[EntityEnum EntityType] {
	EntityCollection^ get (EntityEnum EntityType);
}
Parameters
EntityType (EntityEnum)
Type of entities wanted
Remarks

[Missing <remarks> documentation for P:PH.Map.Terrain.EntitiesByType(PH.Map.EntityEnum)]

Assembly: PH.Map (Module: PH.Map) Version: 6.0.0.0