Struct WorldSpaceUIHandler.ParticleTextUIData
Namespace: AS2.UI
Assembly: .dll
Syntax
public struct WorldSpaceUIHandler.ParticleTextUIData
Constructors
|
Edit this page
View Source
ParticleTextUIData(GameObject, Vector2, bool)
Declaration
public ParticleTextUIData(GameObject go, Vector2 pos, bool isVisible)
Parameters
| Type |
Name |
Description |
| GameObject |
go |
|
| Vector2 |
pos |
|
| bool |
isVisible |
|
Fields
|
Edit this page
View Source
go
Declaration
Field Value
| Type |
Description |
| GameObject |
|
|
Edit this page
View Source
isVisible
Declaration
Field Value
|
Edit this page
View Source
pos
Declaration
Field Value