FINMediaSubsystem
Parent |
Functions
findGameIcon (IconName : String) → ReturnValue : Struct<IconData>
Tries to find an game icon like the ones you use for signs.
Details
Flags |
RuntimeSync RuntimeParallel MemberFunc |
Display Name |
Find Game Icon |
| Name | Type | Description |
|---|---|---|
IconName |
String |
| Name | Type | Description |
|---|---|---|
ReturnValue |
Struct<IconData> |
getGameIcons (PageSize : Int, Page : Int) → ReturnValue : Array<Struct<IconData>>
Details
Flags |
RuntimeSync RuntimeParallel MemberFunc |
Display Name |
getGameIcons |
| Name | Type | Description |
|---|---|---|
PageSize |
Int |
|
Page |
Int |
| Name | Type | Description |
|---|---|---|
ReturnValue |
Array<Struct<IconData>> |
isTextureLoaded (TextureReference : String) → ReturnValue : Bool
Details
Flags |
RuntimeSync RuntimeParallel MemberFunc |
Display Name |
isTextureLoaded |
| Name | Type | Description |
|---|---|---|
TextureReference |
String |
| Name | Type | Description |
|---|---|---|
ReturnValue |
Bool |