API reference
API reference
Select your platform
No SDKs available
No versions available

StringToStringEvent Class

Extends MonoBehaviour

Fields

StringEvent onStringEvent[Get]

Member Functions

Trigger an onStringEvent with a provided format.
Parameters
format
The string format to use in the event
value
The value that will get populated in {0} in the format string.
Trigger an onStringEvent with the built in format value
Parameters
value
The text to insert into {0} in the format value.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon