Skip to main content

Mutatedbirdmanager

Based on game build 714014 | Last updated: 2026-03-03

Overview

Mutatedbirdmanager is a deprecated component that originally contained logic for mutated bird behaviors—specifically migration and buzzard-related functionality. As of this build, the component is fully non-operational and contains no active logic beyond a comment indicating it is cut content. It does not interact with any other systems and has no runtime effect.

Usage example

-- This component is obsolete and should not be used in new code.
-- Adding it to an entity has no effect.
local inst = CreateEntity()
inst:AddComponent("mutatedbirdmanager") -- No-op

Dependencies & tags

Components used: None identified
Tags: None identified

Properties

No public properties

Main functions

No main functions (all methods are non-functional due to deprecation)

Events & listeners

None identified