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
Resource
Link
C# Class Gibbed.RED.FileFormats.Resource.Link
Inheritance:
IFileObject
Show file
Open project: yole/Gibbed.RED
Public Properties
Property
Type
Description
Info
LinkInfo
Public Methods
Method
Description
Serialize
(
IFileStream
stream
) :
void
ToString
( ) :
string
Method Details
Serialize()
public
method
public
Serialize
(
IFileStream
stream
) :
void
stream
IFileStream
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Info
public property
public
LinkInfo,Gibbed.RED.FileFormats.Resource
Info
return
LinkInfo