30 lines
280 B
Plaintext
30 lines
280 B
Plaintext
GETFUELREQUIRED
|
|
|
|
NAME
|
|
GetFuelRequired()
|
|
|
|
|
|
SYNOPSIS
|
|
int GetFuelRequired()
|
|
|
|
|
|
DESCRIPTION
|
|
Returns 1 if a thing requires fuel to burn, 0 otherwise.
|
|
|
|
|
|
EXAMPLES
|
|
|
|
|
|
|
|
LOCATION
|
|
/lib/burn
|
|
|
|
|
|
SEE ALSO
|
|
SetFuelRequired
|
|
|
|
Author
|
|
Cratylus
|
|
|
|
|