wire/lua
LiddulBOFH 7d6a99d751
Change GetContraption meta function to something different (#3077)
Renamed from ENT:GetContraption() to ENT:GetCameraFilterEntities()

Fixes a conflict with Contraption Framework
- CFW adds a meta function to all entities, ENT:GetContraption, which returns the contraption an entity is a part of
- Prior to this PR, Wire Camera Controllers have a function of the same name that is called nowhere else within wire, and hopefully nowhere outside of wire either. This function serves as a way to get all of the entities part of a vehicle the camera pod is attached to, and then adds on whatever FilterEntities has.
2024-05-30 02:55:57 +00:00
..
autorun Make Wiremod use Canary version for load (#3074) 2024-05-22 17:06:48 -04:00
effects
entities Change GetContraption meta function to something different (#3077) 2024-05-30 02:55:57 +00:00
weapons Fix NULL error in wire_adv tool (#3075) 2024-05-22 14:51:41 +00:00
wire Use placeholder for E2 search text (#3066) 2024-05-13 04:31:28 +00:00