Method CreateKeyBindField
| Improve this Doc View SourceCreateKeyBindField(string, Transform, float, float)
Create key binding field
Declaration
public GameObject CreateKeyBindField(string text, Transform parent, float width, float height)
Parameters
Type | Name | Description |
---|---|---|
string | text | |
Transform | parent | |
float | width | |
float | height |
Returns
Type | Description |
---|---|
GameObject |