Unsubscribe the subscribed events of the specified TEntity.
Assembly: Epic.Core
Declaration Syntax
| C# |
protected abstract void Unsubscribe( TEntity entity )
Parameters
- entity (TEntity)
- The TEntity to ignore.
Assembly: Epic.Core
| C# |
protected abstract void Unsubscribe( TEntity entity )