ManiaScript  2019-10-10
The script language used in ManiaPlanet gaming system
Public Member Functions | Public Attributes | List of all members
CBadge Struct Reference

#include <big.h>

Inheritance diagram for CBadge:
CNod

Public Member Functions

Text StickerSlot_Get (Text Slot)
 
Void StickerSlot_Set (Text Slot, Text Sticker)
 
Void StickerSlot_Clear ()
 

Public Attributes

Vec3 PrimaryColor
 
Text SkinName
 
Text [] Layers
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Member Function Documentation

◆ StickerSlot_Clear()

Void CBadge::StickerSlot_Clear ( )

◆ StickerSlot_Get()

Text CBadge::StickerSlot_Get ( Text  Slot)

◆ StickerSlot_Set()

Void CBadge::StickerSlot_Set ( Text  Slot,
Text  Sticker 
)

Member Data Documentation

◆ Layers

Text [] CBadge::Layers

◆ PrimaryColor

Vec3 CBadge::PrimaryColor

◆ SkinName

Text CBadge::SkinName

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