sc2-gamedata
Public Attributes | List of all members
CTexture Class Reference

Generic. More...

#include <Texture.h>

Collaboration diagram for CTexture:
Collaboration graph
[legend]

Public Attributes

CTexturePath File
 File. More...
 
CIdentifier Prefix
 Prefix. More...
 
CTextureSlot Slot
 Slot. More...
 
CTextureProps PropsAdd
 Add Properties. More...
 
CTextureProps PropsRemove
 Properties Removed. More...
 
CTextureProps PropsSet
 Set Properties. More...
 
CSoundLink MovieSoundSettings
 Movie Sound Settings. More...
 

Detailed Description

Generic.

Remarks
Unknown

Member Data Documentation

◆ File

CTexturePath CTexture::File

File.

Art file for the texture. This can be a static image (.dds format) or a video (.ogv format).

◆ MovieSoundSettings

CSoundLink CTexture::MovieSoundSettings

Movie Sound Settings.

◆ Prefix

CIdentifier CTexture::Prefix

Prefix.

Prefix for the name of the texture. This prefix helps the game find textures when it is replacing textures.

◆ PropsAdd

CTextureProps CTexture::PropsAdd

Add Properties.

Tile set properties that are added to the texture

◆ PropsRemove

CTextureProps CTexture::PropsRemove

Properties Removed.

Tile set properties that are removed from the texture

◆ PropsSet

CTextureProps CTexture::PropsSet

Set Properties.

Current tile set for the texture

◆ Slot

CTextureSlot CTexture::Slot

Slot.

Determines the slot on a models that the texture will appear


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