Elin Modding Docs Doc
Loading...
Searching...
No Matches
RoofStyle Class Reference

Public Types

enum  Type {
  None , Default = 5 , DefaultNoTop , Flat ,
  FlatFloor , Triangle
}
 

Public Member Functions

string GetName (int i)
 

Public Attributes

RoofStyle.Type type
 
int w
 
int h
 
int flatW
 
bool useDefBlock
 
bool reverse
 
bool wing
 
bool maxHeight
 
bool coverLot
 
Vector3 posFix
 
Vector3 posFixBlock
 
Vector3 lowRoofFix
 
Vector3 snowFix
 
float snowZ = -0.01f
 

Detailed Description

Definition at line 6 of file RoofStyle.cs.

Member Enumeration Documentation

◆ Type

enum RoofStyle.Type

Definition at line 61 of file RoofStyle.cs.

Member Function Documentation

◆ GetName()

string RoofStyle.GetName ( int i)

Definition at line 9 of file RoofStyle.cs.

Member Data Documentation

◆ coverLot

bool RoofStyle.coverLot

Definition at line 43 of file RoofStyle.cs.

◆ flatW

int RoofStyle.flatW

Definition at line 28 of file RoofStyle.cs.

◆ h

int RoofStyle.h

Definition at line 25 of file RoofStyle.cs.

◆ lowRoofFix

Vector3 RoofStyle.lowRoofFix

Definition at line 52 of file RoofStyle.cs.

◆ maxHeight

bool RoofStyle.maxHeight

Definition at line 40 of file RoofStyle.cs.

◆ posFix

Vector3 RoofStyle.posFix

Definition at line 46 of file RoofStyle.cs.

◆ posFixBlock

Vector3 RoofStyle.posFixBlock

Definition at line 49 of file RoofStyle.cs.

◆ reverse

bool RoofStyle.reverse

Definition at line 34 of file RoofStyle.cs.

◆ snowFix

Vector3 RoofStyle.snowFix

Definition at line 55 of file RoofStyle.cs.

◆ snowZ

float RoofStyle.snowZ = -0.01f

Definition at line 58 of file RoofStyle.cs.

◆ type

RoofStyle.Type RoofStyle.type

Definition at line 19 of file RoofStyle.cs.

◆ useDefBlock

bool RoofStyle.useDefBlock

Definition at line 31 of file RoofStyle.cs.

◆ w

int RoofStyle.w

Definition at line 22 of file RoofStyle.cs.

◆ wing

bool RoofStyle.wing

Definition at line 37 of file RoofStyle.cs.


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