EntVideoScreen
Video Screen
Can play VideoFiles, CameraFeed, or a URL
ID: EntVideoScreen
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Source | Enum Variable | |
Camera Feed | Entity Component Variable | |
Mirror | Bool Variable | |
Video Asset | Video File Variable | |
Video URL | Text Variable | Note that this requires a direct URL to the video. URLs to video player sites such as Youtube won't work. |
Loop | Bool Variable | |
Paused | Bool Variable | |
Volume | Number Variable | Defaults to 1 - x |
Methods
Name | Description |
---|---|
Restart Video() |
Properties
Name | Type | Description |
---|---|---|
Play Time | Number | |
Is Playing | Bool |
Attributes:
ModboxMain.MBTypeComponentNoIngameAddingAttribute
Updated almost 2 years ago