Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
PropsInstalled.cs
Go to the documentation of this file.
1
public
class
PropsInstalled
:
Props
2
{
3
public
override
PlaceState
state
=>
PlaceState
.installed;
4
5
public
override
bool
IsInstalled
=>
true
;
6
}
PlaceState
PlaceState
Definition:
PlaceState.cs:2
PropsInstalled
Definition:
PropsInstalled.cs:2
PropsInstalled.IsInstalled
override bool IsInstalled
Definition:
PropsInstalled.cs:5
PropsInstalled.state
override PlaceState state
Definition:
PropsInstalled.cs:3
Props
Definition:
Props.cs:7
Elin
PropsInstalled.cs
Generated by
1.9.6