All pages
Powered by GitBook
1 of 3

Loading...

Loading...

Loading...

Assets

Property in LocalizationInfo

Summary

Gets or sets the location at which localized assets may be found.

public string Assets { get; set; }

LocalizationInfo

Class in Project

Inherits from System.Object

Summary

Stores the locations of where localized assets and a localized string table for a Yarn Project may be found.

public class LocalizationInfo

Properties

Name
Description

Gets or sets the location at which localized assets may be found.

Gets or sets the location at which the localized string table may be found.

Assets
Strings

Strings

Property in

Gets or sets the location at which the localized string table may be found.

public string Strings { get; set; }

Summary

LocalizationInfo