Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
CEItemProfile Class Reference

Private Member Functions

void CEItemProfile ()
void ~CEItemProfile ()
proto native int GetCost ()
proto native float GetLifetime ()
proto native int GetMin ()
proto native int GetNominal ()
proto native float GetQuantity ()
proto native float GetQuantityMax ()
proto native float GetQuantityMin ()
proto native float GetRestock ()
proto native int GetUsageFlags ()
proto native int GetValueFlags ()

Detailed Description

Definition at line 748 of file centraleconomy.c.

Constructor & Destructor Documentation

◆ CEItemProfile()

void CEItemProfile ( )
inlineprivate

Definition at line 750 of file centraleconomy.c.

◆ ~CEItemProfile()

void ~CEItemProfile ( )
inlineprivate

Definition at line 751 of file centraleconomy.c.

Member Function Documentation

◆ GetCost()

proto native int GetCost ( )
private

◆ GetLifetime()

proto native float GetLifetime ( )
private

◆ GetMin()

proto native int GetMin ( )
private

◆ GetNominal()

proto native int GetNominal ( )
private

◆ GetQuantity()

proto native float GetQuantity ( )
private

◆ GetQuantityMax()

proto native float GetQuantityMax ( )
private

◆ GetQuantityMin()

proto native float GetQuantityMin ( )
private

◆ GetRestock()

proto native float GetRestock ( )
private

◆ GetUsageFlags()

proto native int GetUsageFlags ( )
private

◆ GetValueFlags()

proto native int GetValueFlags ( )
private

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