C# Class Gibbed.RED.FileFormats.Script.RawString

Mostra file Open project: yole/Gibbed.RED Class Usage Examples

Public Properties

Property Type Description
IsName bool
Value string

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

IsName public_oe property

public bool IsName
return bool

Value public_oe property

public string Value
return string