Method ApplyInputFieldStyle
| Improve this Doc View SourceApplyInputFieldStyle(InputField, int)
Apply Valheim style to an InputField Component.
Declaration
public void ApplyInputFieldStyle(InputField field, int fontSize = 16)
Parameters
Type | Name | Description |
---|---|---|
InputField | field | Component to apply the style to |
int | fontSize | Optional font size, defaults to 16 |