space_ex v0.4.0 SpaceEx.SpaceCenter.CrewMember

Represents crew in a vessel.

Can be obtained using SpaceEx.SpaceCenter.Vessel.crew/2.

Link to this section Summary

Functions

Whether the crew member is a badass

The crew members courage

The crew members experience

The crew members name

Whether the crew member is on a mission

Whether the crew member is a badass

The crew members courage

The crew members experience

The crew members name

The crew members stupidity

Whether the crew member is a veteran

The crew members stupidity

The type of crew member

Whether the crew member is a veteran

Link to this section Functions

Link to this function badass(conn, this)

Whether the crew member is a badass.

Link to this function courage(conn, this)

The crew members courage.

Link to this function experience(conn, this)

The crew members experience.

Link to this function name(conn, this)

The crew members name.

Link to this function on_mission(conn, this)

Whether the crew member is on a mission.

Link to this function set_badass(conn, this, value)

Whether the crew member is a badass.

Link to this function set_courage(conn, this, value)

The crew members courage.

Link to this function set_experience(conn, this, value)

The crew members experience.

Link to this function set_name(conn, this, value)

The crew members name.

Link to this function set_stupidity(conn, this, value)

The crew members stupidity.

Link to this function set_veteran(conn, this, value)

Whether the crew member is a veteran.

Link to this function stupidity(conn, this)

The crew members stupidity.

Link to this function type(conn, this)

The type of crew member.

Link to this function veteran(conn, this)

Whether the crew member is a veteran.