RimWorld Mod Maker
RimWorld Mod Maker
Exports
..
common
components
components/common
components/common/art
components/common/graphic
components/common/quality
components/hediff
components/item
components/item/ability
components/item/attack
components/item/recipe
components/item/weapon
defs
defs/damage
defs/research
defs/stat
defs/terrainAffordance
defs/thing
defs/thing/building
defs/thing/category
defs/thing/weapon
defs/vanilla
index
io
utils
xml
Functions
registerComponents
requiredComponents
xStateBase
References
ArtComponent
ArtisticQuality
BiocodableComponent
EquippableAbilityComponent
EquippableAbilityProps
EquippableComponent
ExtendsComponent
ForbiddableComponent
GenericWeaponComponent
GenericWeaponProps
GetsPermanentComponent
GraphicComponent
GraphicProps
GraphicType
InfecterComponent
ItemComponent
ItemProps
MeleeAttack
MeleeAttackComponent
MeleeWeaponComponent
MeleeWeaponType
QualityComponent
RangedAttack
RangedAttackComponent
RangedWeaponComponent
Recipe
RecipeComponent
RecipeCosts
RecipeUser
ShaderType
StyleableComponent
TendDurationComponent
VerbClass
Classes
CompComponent
SimpleComponent
Interfaces
Component
Module
components
Copy item path
Source
Functions
§
Source
§
registerComponents
(
def
:
XmlNode
,
components
:
Component
[]
)
:
void
Source
§
requiredComponents
(
requiredList
:
string
[]
,
components
:
Component
[]
)
:
boolean
Source
§
xStateBase
(
props
:
Record
<
string
,
XmlChild
|
undefined
>
)
:
XmlNode
References
§
Source
§
Art
Component
Source
§
Artistic
Quality
Source
§
Biocodable
Component
Source
§
Equippable
Ability
Component
Source
§
Equippable
Ability
Props
Source
§
Equippable
Component
Source
§
Extends
Component
Source
§
Forbiddable
Component
Source
§
Generic
Weapon
Component
Source
§
Generic
Weapon
Props
Source
§
Gets
Permanent
Component
Source
§
Graphic
Component
Source
§
Graphic
Props
Source
§
Graphic
Type
Source
§
Infecter
Component
Source
§
Item
Component
Source
§
Item
Props
Source
§
Melee
Attack
Source
§
Melee
Attack
Component
Source
§
Melee
Weapon
Component
Source
§
Melee
Weapon
Type
Source
§
Quality
Component
Source
§
Ranged
Attack
Source
§
Ranged
Attack
Component
Source
§
Ranged
Weapon
Component
Source
§
Recipe
Source
§
Recipe
Component
Source
§
Recipe
Costs
Source
§
Recipe
User
Source
§
Shader
Type
Source
§
Styleable
Component
Source
§
Tend
Duration
Component
Source
§
Verb
Class
Classes
§
CompComponent
SimpleComponent
Interfaces
§
Component