|
Elin Decompiled Documentation EA 23.247 Stable
|
Public Member Functions | |
| void | SetText (string s) |
Public Member Functions inherited from PopfabItem | |
| void | Set (string text) |
| void | Set (BalloonData data) |
| void | Init (Transform parent=null) |
| void | Intro () |
| void | ForceOutro () |
| void | Outro () |
| void | Kill () |
| void | SetDuration (float duration) |
Public Attributes | |
| UIText | text |
Public Attributes inherited from PopfabItem | |
| Transform | animeTarget |
| CanvasGroup | animeGroup |
| Anime | intro |
| Anime | outro |
| Anime | outroForce |
| Anime | loop |
| float | duration = 6f |
| bool | pooling |
| Vector3 | fixPos = Vector3.zero |
| bool | startTransparent |
| bool | clamp |
| Text | uiText |
| bool | screenSpace = true |
| ContentSizeFitter | fitter |
| Image | icon |
| bool | stopFollow |
| float | destX |
| float | destY |
| RectTransform | rect |
| Popfab | reciever |
| float | destTime |
| bool | isOutro |
| Transform | followTarget |
| bool | isUseDuration = true |
| bool | hasRect |
Definition at line 1 of file PopfabText.cs.
|
inline |
| UIText PopfabText.text |
Definition at line 3 of file PopfabText.cs.
Referenced by SetText().