WeatherMakerScriptAllowCamerasNamesPartial Field |
A set of names for allowed cameras, useful for plugins that clone or add custom cameras that you want to allow. Names can partially match.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public List<string> AllowCamerasNamesPartial
Public AllowCamerasNamesPartial As List(Of String)
public:
List<String^>^ AllowCamerasNamesPartial
val mutable AllowCamerasNamesPartial: List<string>
Field Value
Type:
ListStringSee Also