Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
CinemaConfig.cs
Go to the documentation of this file.
1public class CinemaConfig : EClass
2{
3 public int speed;
4
5 public int brightness;
6
7 public int light = 100;
8}
Definition: EClass.cs:5