Plugin Comparison

Components

NamePropertyData TypeSocket Type
comparison_gatelhsanyinput
rhsanyinput
resultbooloutput

Entity Types

NameComponentsDescription
equalscomparison_gateReturns true, if lhs and rhs are equal
greater_thancomparison_gateReturns true, if lhs is greater than rhs
greater_than_or_equalscomparison_gateReturns true, if lhs is greater than or equal to rhs
lower_thancomparison_gateReturns true, if lhs is lower than rhs
lower_than_or_equalscomparison_gateReturns true, if lhs is lower than or equal to rhs
not_equalscomparison_gateReturns true, if lhs and rhs are not equal

Platform Compatibility

PlatformCompatibility
Linux
MacOS
Windows

Repository

NameRepository
inexor-rgf-plugin-comparisonhttps://github.com/inexorgame/inexor-rgf-plugin-comparison

Usage