ENTITY:Initialize
ENTITY:Initialize()
Description
Called when the entity is created. This is called when you Entity:Spawn the custom entity.
This is called after ENTITY:SetupDataTables and GM:OnEntityCreated.
Example
Example Initialize function