Declaration
func FilterLevelObjects(filterType LevelObjectType) List<entity<LevelObject>>
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Filter Type | LevelObjType | What types of Scene objects to filter for |
Return
| Type | Description |
|---|---|
| ListT_LevelObject | Scene Object List |