PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ColourClothesLambda Class Reference

Private Member Functions

void ColourClothesLambda (EntityAI old_item, string new_item_type, PlayerBase player, int rr, int gg, int bb, int aa)
 
override void CopyOldPropertiesToNew (notnull EntityAI old_item, EntityAI new_item)
 

Private Attributes

int r
 
int g
 
int b
 
int a
 

Constructor & Destructor Documentation

◆ ColourClothesLambda()

void ColourClothesLambda ( EntityAI  old_item,
string  new_item_type,
PlayerBase  player,
int  rr,
int  gg,
int  bb,
int  aa 
)
inlineprivate

References a, b, g, and r.

Member Function Documentation

◆ CopyOldPropertiesToNew()

override void CopyOldPropertiesToNew ( notnull EntityAI  old_item,
EntityAI  new_item 
)
inlineprivate

References a, b, g, and r.

Field Documentation

◆ a

int a
private

◆ b

int b
private

◆ g

int g
private

◆ r

int r
private

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