Searched refs:buildDate_get (Results 1 – 2 of 2) sorted by relevance
138 int32_t buildDate_get() const;
390 int32_t ScRide::buildDate_get() const in buildDate_get() function in OpenRCT2::Scripting::ScRide519 dukglue_register_property(ctx, &ScRide::buildDate_get, &ScRide::buildDate_set, "buildDate"); in Register()