When the entity gets created
HookReturnCode OnEntityCreation(const string& in szClassname, CBaseEntity@ pEntity)
The classname of the entity
The entity handle
Events::Entities::OnEntityCreation.Hook( @OnEntityCreation );
This documentation is powered by pawn-docgen.