sc2-gamedata
Public Attributes | List of all members
STextureNameAdaption Struct Reference

#include <Model.h>

Collaboration diagram for STextureNameAdaption:
Collaboration graph
[legend]

Public Attributes

CIdentifier TriggerOnSubstring
 Trigger On Substring. More...
 
CTextureSlot Slot
 Slot. More...
 
CTextureProps PropsAdd
 Properties Add. More...
 
CTextureProps PropsRemove
 Properties Remove. More...
 
CTextureProps PropsSet
 Properties Set. More...
 
flag8 AppliesToInnate
 Applies To Innate. More...
 
flag8 AppliesToFile
 Applies To File. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ AppliesToFile

flag8 STextureNameAdaption::AppliesToFile

Applies To File.

Check Innate (internal) texture or external (mopaq) texture

◆ AppliesToInnate

flag8 STextureNameAdaption::AppliesToInnate

Applies To Innate.

Check Innate (internal) texture or external (mopaq) texture

◆ PropsAdd

CTextureProps STextureNameAdaption::PropsAdd

Properties Add.

Used to alter the props for a texture if the filename is wrong

◆ PropsRemove

CTextureProps STextureNameAdaption::PropsRemove

Properties Remove.

Used to alter the props for a texture if the filename is wrong

◆ PropsSet

CTextureProps STextureNameAdaption::PropsSet

Properties Set.

Used to alter the props for a texture if the filename is wrong

◆ Slot

CTextureSlot STextureNameAdaption::Slot

Slot.

Slot that the texture is applied to on the model

◆ TriggerOnSubstring

CIdentifier STextureNameAdaption::TriggerOnSubstring

Trigger On Substring.

Sub string for texture replacement


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