Difference between revisions of "IsHardcore"
Jump to navigation
Jump to search
no edit summary
imported>Sagittarius22 |
imported>Ez0n3 |
||
Line 1: | Line 1: | ||
Returns 1 if the hardcore mode is currently activated. Useful if you want an effect to play only when Hardcore mode is enabled. | {{Function | ||
|origin = VEGAS1 | |||
|summary = Returns 1 if the hardcore mode is currently activated. Useful if you want an effect to play only when Hardcore mode is enabled. | |||
|name = IsHardcore | |||
|referenceType = [ActorRefID] | |||
= | |returnVal = 0, 1 | ||
|returnType = int | |||
|example = if IsHardcore == 1 ; if hardcore is activated | |||
}} | |||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] | [[Category:Functions (GECK 1.1)]] | ||
[[Category:Functions (GECK Vegas 1.1)]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] | ||
[[Category:Condition Functions (GECK 1.1)]] | [[Category:Condition Functions (GECK 1.1)]] | ||
[[Category:Condition Functions (GECK Vegas 1.1)]] |