namespace EOnlineComparisonOp
{
enum Type
{
Equals,
NotEquals,
GreaterThan,
GreaterThanEquals,
LessThan,
LessThanEquals,
Near,
In,
NotIn,
}
}
I Don’t Understand To whom shall I compare ??
Also I Searched API For this , There Are Nothing In Details.
You Said In The Video At 7:08 -
“Should It Equal To Presence , Should It Greater Than Two Players Or Less Than”
What Do You mean By That ? Can You Please Explain ??
Please?