- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["AuctionCountSlot"]
class Type type-node
Syntax
public class AuctionCountSlot : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| background | ||
| bgNormalColor | ||
| bgSelectedColor | ||
| checkedfull | ||
| currencies | ||
| partialChecked | ||
| totalCount |
Methods
| Name | Value | Summary |
|---|---|---|
| Reset |
void | |
| SetDetale |
void | |
| setFull |
void | |
| setPartial |
void |