Interface ILinkableParameterized<T>
Inherited Members
Namespace: Eco.Gameplay.Systems.TextLinks
Assembly: Eco.Gameplay.dll
Syntax
public interface ILinkableParameterized<T> : ILinkable
Type Parameters
| Name | Description |
|---|---|
| T |
Methods
UILinkContent(T)
Declaration
virtual LocString UILinkContent(T param)
Parameters
| Type | Name | Description |
|---|---|---|
| T | param |
Returns
| Type | Description |
|---|---|
| LocString |