BuffMultiProxyRules

From Cosmoteer Wiki
< Modding‎ | ProxiesModding/Proxies/BuffMultiProxyRules
Jump to navigation Jump to search
CalloutIconWarning.png
Work in Progress
This page is currently WORK IN PROGRESS. Some things may be missing.

Feel free to contribute and don't worry about perfection - other editors can make corrections if necessary. Just get creating!

.rules file/node location: Cosmoteer.Ships.Parts.Logic.BuffMultiProxyRules

Rules describing how a BuffMultiProxyHandler should search for components to proxy.

Parameters (Complete list)
Name Type Required? Default value Description
IncomingBuffTypes BuffType[]? Yes -
OutgoingBuffProviders ID<PartComponentRules>[]? - -
ComponentIDs ID<PartComponentRules>[] Yes -

Notes

Nothing yet.

Examples

(WIP)

See also