|
Barotrauma Server Doc
|
Public Member Functions | |
| Slide (ContentXElement element) | |
Public Attributes | |
| readonly LocalizedString | Text |
| readonly Sprite | Portrait |
| readonly float | FadeInDelay |
| readonly float | TextFadeInDelay |
Definition at line 10 of file SlideshowPrefab.cs.
| Barotrauma.SlideshowPrefab.Slide.Slide | ( | ContentXElement | element | ) |
Definition at line 18 of file SlideshowPrefab.cs.
| readonly float Barotrauma.SlideshowPrefab.Slide.FadeInDelay |
Definition at line 15 of file SlideshowPrefab.cs.
| readonly Sprite Barotrauma.SlideshowPrefab.Slide.Portrait |
Definition at line 13 of file SlideshowPrefab.cs.
| readonly LocalizedString Barotrauma.SlideshowPrefab.Slide.Text |
Definition at line 12 of file SlideshowPrefab.cs.
| readonly float Barotrauma.SlideshowPrefab.Slide.TextFadeInDelay |
Definition at line 16 of file SlideshowPrefab.cs.