Interface SpaceShipValidator


  • public interface SpaceShipValidator
    Validates a spacecraft. Validating spacecrafts is important as players can freely create their own ships in the editor to ensure that ships "make sense" and fulfill certain standards. You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject