ResString Class |
Namespace: Syroot.NintenTools.Bfres
public class ResString : IResData
The ResString type exposes the following members.
Name | Description | |
---|---|---|
![]() | Encoding |
The Encoding with which this string was read or will be written.
|
![]() | String |
The textual String represented by this instance.
|
Name | Description | |
---|---|---|
![]() | ToString |
Returns the value of the String property.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | (String to ResString) |
Converts the given value value to a ResString instance.
|
![]() ![]() | (ResString to String) |
Converts the given value value to an String instance.
|