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
idTech4
Sound
idSoundMaterial
C# Class idTech4.Sound.idSoundMaterial
Inheritance:
idTech4.Text.idDecl
ファイルを表示
Open project: iainmckay/idtech4.net
Class Usage Examples
Public Methods
Method
Description
Parse
(
string
text
) :
bool
idSoundMaterial
( ) :
System
Protected Methods
Method
Description
ClearData
( ) :
void
GenerateDefaultText
( ) :
bool
Private Methods
Method
Description
ParseMaterial
(
idLexer
lexer
) :
bool
Method Details
ClearData()
protected
method
protected
ClearData
( ) :
void
return
void
GenerateDefaultText()
protected
method
protected
GenerateDefaultText
( ) :
bool
return
bool
Parse()
public
method
public
Parse
(
string
text
) :
bool
text
string
return
bool
idSoundMaterial()
public
method
public
idSoundMaterial
( ) :
System
return
System