|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| IEnumerable< string > | EnumerateAssets () |
| string | GetExtension (string assetName) |
| Must be threadsafe! | |
| Stream | OpenStream (string fullAssetName) |
| Must be threadsafe! | |
| bool | HasAsset (string assetName) |
| Checks Rejections and GetExtension to determine if an asset exists. | |
| IEnumerable< string > | GetAllAssetsStartingWith (string assetNameStart) |
Properties | |
| IContentValidator | ContentValidator [get, set] |
| RejectedAssetCollection | Rejections [get] |
Definition at line 7 of file IContentSource.cs.