Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ColourClothesLambda Class Reference
Inheritance diagram for ColourClothesLambda:
TurnItemIntoItemLambda

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 a
int b
int g
int r

Detailed Description

Definition at line 594 of file barrel_colorbase.c.

Constructor & Destructor Documentation

◆ ColourClothesLambda()

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

Definition at line 597 of file barrel_colorbase.c.

References a, b, g, and r.

Member Function Documentation

◆ CopyOldPropertiesToNew()

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

Definition at line 600 of file barrel_colorbase.c.

References a, b, g, and r.

Field Documentation

◆ a

int a
private

Definition at line 596 of file barrel_colorbase.c.

Referenced by ColourClothesLambda(), and CopyOldPropertiesToNew().

◆ b

int b
private

Definition at line 596 of file barrel_colorbase.c.

Referenced by ColourClothesLambda(), and CopyOldPropertiesToNew().

◆ g

int g
private

Definition at line 596 of file barrel_colorbase.c.

Referenced by ColourClothesLambda(), and CopyOldPropertiesToNew().

◆ r

int r
private

Definition at line 596 of file barrel_colorbase.c.

Referenced by ColourClothesLambda(), and CopyOldPropertiesToNew().


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