Elin Modding Docs Doc
Loading...
Searching...
No Matches
ContentPolicy Class Reference
Inheritance diagram for ContentPolicy:
EContent

Public Member Functions

override void OnSwitchContent (int idTab)
 
void RefreshPolicy ()
 
void RefreshPolicyList (UIList list, string cat, string plan)
 
void RefreshPolicyIcons ()
 

Public Attributes

UIList listPolicyLaw
 
UIList listPolicyEconomy
 
UIList listPolicyLife
 
UIList listUtility
 
Material matGrayscale
 

Detailed Description

Definition at line 8 of file ContentPolicy.cs.

Member Function Documentation

◆ OnSwitchContent()

override void ContentPolicy.OnSwitchContent ( int idTab)

Definition at line 11 of file ContentPolicy.cs.

◆ RefreshPolicy()

void ContentPolicy.RefreshPolicy ( )

Definition at line 18 of file ContentPolicy.cs.

◆ RefreshPolicyIcons()

void ContentPolicy.RefreshPolicyIcons ( )

Definition at line 101 of file ContentPolicy.cs.

◆ RefreshPolicyList()

void ContentPolicy.RefreshPolicyList ( UIList list,
string cat,
string plan )

Definition at line 31 of file ContentPolicy.cs.

Member Data Documentation

◆ listPolicyEconomy

UIList ContentPolicy.listPolicyEconomy

Definition at line 134 of file ContentPolicy.cs.

◆ listPolicyLaw

UIList ContentPolicy.listPolicyLaw

Definition at line 131 of file ContentPolicy.cs.

◆ listPolicyLife

UIList ContentPolicy.listPolicyLife

Definition at line 137 of file ContentPolicy.cs.

◆ listUtility

UIList ContentPolicy.listUtility

Definition at line 140 of file ContentPolicy.cs.

◆ matGrayscale

Material ContentPolicy.matGrayscale

Definition at line 143 of file ContentPolicy.cs.


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