Click or drag to resize

WeatherMakerScriptAllowCamerasNames Field

A set of names for allowed cameras, useful for plugins that clone or add custom cameras that you want to allow. Names must match exactly.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public List<string> AllowCamerasNames

Field Value

Type: ListString
See Also