SpiecsEngine
Loading...
Searching...
No Matches
◆
operator!=()
bool Spices::Entity::operator!=
(
const
Entity
&
other
)
const
inline
Not equal Operation.
Parameters
[in]
other
Another
Entity
.
Returns
Returns true if not equal.
Definition at line
156
of file
Entity.h
.
157
{
158
return
!
operator==
(other);
159
}
Spices::Entity::operator==
bool operator==(const Entity &other) const
Equal Operation.
Definition
Entity.h:146
Spices
Entity
Generated on Sun Mar 8 2026 10:24:48 for SpiecsEngine by
1.10.0