![]() | ZWManagerAddSceneValue Method |
Name | Description | |
---|---|---|
![]() | AddSceneValue(Byte, ZWValueId, Boolean) | Add a bool Value ID to an existing scene. |
![]() | AddSceneValue(Byte, ZWValueId, Byte) | Add a byte Value ID to an existing scene. |
![]() | AddSceneValue(Byte, ZWValueId, Int16) | Add a 16-bit signed integer Value ID to an existing scene. |
![]() | AddSceneValue(Byte, ZWValueId, Int32) | Add a 32-bit signed integer Value ID to an existing scene. |
![]() | AddSceneValue(Byte, ZWValueId, Single) | Add a decimal Value ID to an existing scene. |
![]() | AddSceneValue(Byte, ZWValueId, String) | Add a string Value ID to an existing scene. |