Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
FontTextureType Interface Reference
Inheritance diagram for FontTextureType:
[legend]

Public Member Functions

override bool IsType (string path)
 
override bool TestPostFix (string resource)
 
- Public Member Functions inherited from TextureType
void TextureType (array< ref TextureType > container, string name)
 
void Insert (string name, TypeName valType, int val, array< int > otherVariants=null)
 
void AddBaseConfig (string platform, string configFile)
 
string GetBaseConfig (string platform)
 
void CopyFrom (TextureType parent)
 
bool IsType (string path)
 
bool TestPostFix (string resource)
 

Additional Inherited Members

- Static Public Member Functions inherited from TextureType
static void RegisterTypes (array< ref TextureType > container)
 
- Public Attributes inherited from TextureType
string m_PostFix
 
ref array< ref TextureTypePropertym_Properties = new array<ref TextureTypeProperty>
 
ref array< ref PlatformConfigm_PlatformConfigs = new array<ref PlatformConfig>
 
- Static Public Attributes inherited from TextureType
static const string Conversion = "Conversion"
 
static const string ColorSpace = "ColorSpace"
 
static const string GenerateMips = "GenerateMips"
 
static const string GenerateCubemap = "GenerateCubemap"
 

Member Function Documentation

◆ IsType()

override bool FontTextureType.IsType ( string  path)

Implements TextureType.

◆ TestPostFix()

override bool FontTextureType.TestPostFix ( string  resource)

Implements TextureType.


The documentation for this interface was generated from the following file: