Uses of Enum Class
com.fs.starfarer.api.impl.campaign.procgen.EventTestPluginImpl.OptionId
Packages that use EventTestPluginImpl.OptionId
-
Uses of EventTestPluginImpl.OptionId in com.fs.starfarer.api.impl.campaign.procgen
Fields in com.fs.starfarer.api.impl.campaign.procgen declared as EventTestPluginImpl.OptionIdModifier and TypeFieldDescriptionprotected EventTestPluginImpl.OptionId
EventTestPluginImpl.lastOptionMousedOver
Methods in com.fs.starfarer.api.impl.campaign.procgen that return EventTestPluginImpl.OptionIdModifier and TypeMethodDescriptionstatic EventTestPluginImpl.OptionId
Returns the enum constant of this class with the specified name.static EventTestPluginImpl.OptionId[]
EventTestPluginImpl.OptionId.values()
Returns an array containing the constants of this enum class, in the order they are declared.