anyKode Marilou
ContentsIndexHome
PreviousUpNext
ModaEntity::Equals

Tests equality between two MODA entities.

C++
virtual bool Equals(const ModaEntity * e);

true if the two entities are pointing on the same reference, false otherwise.

Equals tests if two Moda entities (ModaEntity) are pointing on the same simulated entity. The two entities are equal if their primary classes are equals and their full names are equals too.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!