Loading...
Searching...
No Matches
PixelCrushers.StringAsset Class Reference

A StringAsset is a ScriptableObject that encapsulates a string. More...

Inheritance diagram for PixelCrushers.StringAsset:
Collaboration diagram for PixelCrushers.StringAsset:

Public Member Functions

override string ToString ()
 

Properties

string text [get, set]
 

Detailed Description

A StringAsset is a ScriptableObject that encapsulates a string.

It's useful to share references to a string, where the value of that string can change.

Member Function Documentation

◆ ToString()

override string PixelCrushers.StringAsset.ToString ( )
inline

Property Documentation

◆ text

string PixelCrushers.StringAsset.text
getset

The documentation for this class was generated from the following file: