Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
CommandDesign
Television
C# Class CommandDesign.Television
Inheritance:
IElectronicDevice
ファイルを表示
Open project: marwie/Design-Patterns-in-Unity-Example
Class Usage Examples
Protected Properties
Property
Type
Description
volume
int
Public Methods
Method
Description
Off
( ) :
void
On
( ) :
void
VolumeDown
( ) :
void
VolumeUp
( ) :
void
Method Details
Off()
public
method
public
Off
( ) :
void
return
void
On()
public
method
public
On
( ) :
void
return
void
VolumeDown()
public
method
public
VolumeDown
( ) :
void
return
void
VolumeUp()
public
method
public
VolumeUp
( ) :
void
return
void
Property Details
volume
protected_oe property
protected
int
volume
return
int