Method Equals
Equals(Component)
Compare two Component. Component are equals if the type and entity index are the same.
Declaration
public bool Equals(GhostPrefabCreation.Component other)
Parameters
Type | Name | Description |
---|---|---|
GhostPrefabCreation.Component | other |
Returns
Type | Description |
---|---|
bool |