[1.197] Unable to attach gamelogic
Reported
Im want attach my logic to many block types,
This not work:
[MyEntityComponentDescriptor(typeof(MyObjectBuilder_CubeBlock), true)] //Attach logic to all blocks? failed. [MyEntityComponentDescriptor(typeof(MyObjectBuilder_TerminalBlock), true)] //Attach logic to all terminal blocks? Attached to Panel only. [MyEntityComponentDescriptor(typeof(MyObjectBuilder_FunctionalBlock), true)] //Attach logic to Functional blocks? failed. [MyEntityComponentDescriptor(typeof(MyObjectBuilder_ProductionBlock), true)] //Attach logic to Refinery and Assembler type? failed.
Will be very useful if works
Hello, Foogs,
thanks for letting us know about this issue that you are experiencing. The issue has been reported into our internal system.
Kind Regards
Keen Software House: QA Department
Hello, Foogs,
thanks for letting us know about this issue that you are experiencing. The issue has been reported into our internal system.
Kind Regards
Keen Software House: QA Department
Replies have been locked on this page!