Navigation
API > API/Plugins > API/Plugins/PCG
Classes
| Type | Name | Description | |
|---|---|---|---|
| FPCGMatchAndSetByAttributeEntry | |||
| FPCGMatchAndSetWeightedByCategoryEntryList | |||
| FPCGMatchAndSetWeightedEntry | |||
| UPCGMatchAndSetBase | Base class for Match & Set objects. | ||
| UPCGMatchAndSetByAttribute | This Match & Set object looks up an attribute on a given point, then looks up its entries to find a match; if there is one, then it sets it value. | ||
| UPCGMatchAndSetWeighted | This Match & Set object assigns randomly a value based on weighted ratios, provided in the entries. | ||
| UPCGMatchAndSetWeightedByCategory |