MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / chance

Method chance

source/game/StarDungeonGenerator.cpp:617–619  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

615 }
616
617 float Part::chance() const {
618 return m_chance;
619 }
620
621 bool Part::markDungeonId() const {
622 return m_markDungeonId;

Callers 1

chooseOptionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected