class Crash::Entity::NameChangedEvent
- Crash::Entity::NameChangedEvent
- EventHandler::Event
- Reference
- Object
Overview
Dispatched when the name of the entity changes. Used internally by the engine to track entitites based on their names.
Defined in:
Constructors
Instance Method Summary
- #clone
- #copy_with(entity _entity = @entity, old_name _old_name = @old_name)
- #entity : Crash::Entity
- #old_name : String