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