Свойство | Type | Description | |
---|---|---|---|
Position1Candidate | string | ||
Position1Dates | DateTime[] | ||
Position2Candidate | string | ||
Position2Dates | DateTime[] | ||
Position3Candidate | string | ||
Position3Dates | DateTime[] | ||
Positions1 | Vector3[] | ||
Positions2 | Vector3[] | ||
Positions3 | Vector3[] | ||
eventRing | |||
pMark | int | ||
trackPiece |
Méthode | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
createButton ( int candNum, string candName, Color color ) : void | ||
createLine ( int candNum, string candName ) : void |
public createButton ( int candNum, string candName, Color color ) : void | ||
candNum | int | |
candName | string | |
color | Color | |
Résultat | void |
public createLine ( int candNum, string candName ) : void | ||
candNum | int | |
candName | string | |
Résultat | void |