Elin Modding Docs Doc
Loading...
Searching...
No Matches
TraitDoorFrame.cs
1
using
System;
2
3
// Token: 0x0200040D RID: 1037
4
public
class
TraitDoorFrame
:
Trait
5
{
6
// Token: 0x1700093F RID: 2367
7
// (get) Token: 0x06001DB8 RID: 7608 RVA: 0x000AC63D File Offset: 0x000AA83D
8
public
override
bool
AlwaysHideOnLowWall
9
{
10
get
11
{
12
return
true
;
13
}
14
}
15
}
TraitDoorFrame
Definition
TraitDoorFrame.cs:5
Trait
Definition
Trait.cs:9
Elin
TraitDoorFrame.cs
Generated by
1.12.0