space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.controller
/
FactionsTab
Factions
Tab
common
interface
FactionsTab
Content copied to clipboard
Functions
Functions
accept
Peace
Link copied to clipboard
common
abstract
fun
acceptPeace
(
)
Content copied to clipboard
cancel
Join
Link copied to clipboard
common
abstract
fun
cancelJoin
(
)
Content copied to clipboard
cancel
Request
Link copied to clipboard
common
abstract
fun
cancelRequest
(
)
Content copied to clipboard
create
Link copied to clipboard
common
abstract
fun
create
(
)
Content copied to clipboard
data
Link copied to clipboard
common
abstract
fun
data
(
)
:
TerminalFactionsData
Content copied to clipboard
declare
War
Link copied to clipboard
common
abstract
fun
declareWar
(
)
Content copied to clipboard
join
Link copied to clipboard
common
abstract
fun
join
(
)
Content copied to clipboard
leave
Link copied to clipboard
common
abstract
fun
leave
(
)
Content copied to clipboard
propose
Peace
Link copied to clipboard
common
abstract
fun
proposePeace
(
)
Content copied to clipboard
select
Faction
Link copied to clipboard
common
abstract
fun
selectFaction
(
index
:
Int
)
Content copied to clipboard