Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Gibbed
RED
FileFormats
Script
Instructions
IntConst
C# Class Gibbed.RED.FileFormats.Script.Instructions.IntConst
Inheritance:
IInstruction
Show file
Open project: yole/Gibbed.RED
Class Usage Examples
Public Methods
Method
Description
Deserialize
(
Stream
input
) :
int
Serialize
(
ICodeWriter
output
) :
void
ToString
( ) :
string
Method Details
Deserialize()
public
method
public
Deserialize
(
Stream
input
) :
int
input
Stream
return
int
Serialize()
public
method
public
Serialize
(
ICodeWriter
output
) :
void
output
ICodeWriter
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string