Interface ILocalizationAssetSheet
Namespace: Glitch9.AIDevKit.Sheets
Assembly: Glitch9.AIDevKit.Sheets.dll
Syntax
public interface ILocalizationAssetSheet
Methods
| Edit this page View SourceTryGetObjectReference(string, out ObjectReference)
Declaration
bool TryGetObjectReference(string key, out ObjectReference value)
Parameters
| Type | Name | Description |
|---|---|---|
| string | key | |
| ObjectReference | value |
Returns
| Type | Description |
|---|---|
| bool |