Announcement
Collapse
No announcement yet.
UWorks (Steamworks C++/BP)
Collapse
X
-
vlad.serbanescu11 replied@everyone All versions of UWorks are 40% off for the duration of the Marketplace Fall Sale! This is the highest discount to date! Thank you all for your support and purchases so far! Enjoy!
-
GrumpyNZ repliedOriginally posted by vlad.serbanescu11 View PostVersion 21-14 is submitted to Epic! You can find the patch notes here: https://www.dropbox.com/s/p6yuugy514...ation.pdf?dl=1
Leave a comment:
-
vlad.serbanescu11 repliedVersion 21-14 is submitted to Epic! You can find the patch notes here: https://www.dropbox.com/s/p6yuugy514...ation.pdf?dl=1
Leave a comment:
-
Vaei repliedYou got a bunch of overrides that have UFUNCTION macros above them
Code:/UWorksCore/Public/Requests/Client/UWorksRequestsClientApps.h(89) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientApps.h(92) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientApps.h(95) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(88) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(91) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(94) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(146) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(149) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(152) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(206) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(209) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(212) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(265) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(268) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(271) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(325) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(328) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(331) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(385) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(388) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(391) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(446) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(449) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientFriends.h(452) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientInventory.h(89) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientInventory.h(92) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientInventory.h(95) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmaking.h(79) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmaking.h(82) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmaking.h(85) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmaking.h(139) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmaking.h(142) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmaking.h(145) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmaking.h(200) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmaking.h(203) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmaking.h(206) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(89) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(92) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(95) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(155) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(158) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(161) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(217) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(220) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(223) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(285) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(288) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientMatchmakingServers.h(291) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientRemoteStorage.h(87) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientRemoteStorage.h(90) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientRemoteStorage.h(93) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientRemoteStorage.h(149) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientRemoteStorage.h(152) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientRemoteStorage.h(155) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(90) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(93) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(96) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(151) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(154) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(157) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(211) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(214) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(217) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(272) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(275) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(278) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(334) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(337) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(340) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(395) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(398) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(401) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(456) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(459) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(462) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(515) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(518) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(521) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(574) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(577) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(580) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(632) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(635) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(638) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(690) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(693) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(696) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(741) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(744) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUGC.h(747) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUser.h(86) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUser.h(89) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUser.h(92) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUser.h(144) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUser.h(147) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUser.h(150) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(88) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(91) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(94) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(149) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(152) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(155) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(208) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(211) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(214) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(271) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(274) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(277) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(332) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(335) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(338) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(398) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(401) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(404) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(458) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(461) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(464) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(510) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(513) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(516) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(562) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(565) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(568) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(621) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(624) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Client/UWorksRequestsClientUserStats.h(627) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerApps.h(89) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerApps.h(92) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerApps.h(95) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServer.h(86) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServer.h(89) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServer.h(92) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServer.h(148) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServer.h(151) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServer.h(154) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServerStats.h(87) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServerStats.h(90) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServerStats.h(93) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServerStats.h(146) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServerStats.h(149) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerGameServerStats.h(152) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerInventory.h(89) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerInventory.h(92) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerInventory.h(95) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(90) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(93) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(96) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(151) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(154) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(157) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(211) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(214) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(217) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(272) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(275) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(278) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(334) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(337) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(340) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(395) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(398) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(401) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(456) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(459) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(462) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(515) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(518) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(521) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(574) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(577) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(580) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(632) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(635) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(638) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(690) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(693) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(696) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(741) : LogCompile: Error: Activate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(744) : LogCompile: Error: IsActive: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration. /UWorksCore/Public/Requests/Server/UWorksRequestsServerUGC.h(747) : LogCompile: Error: Deactivate: Override of UFUNCTION in parent class (UWorksCoreRequest) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original declaration.
Leave a comment:
-
vlad.serbanescu11 repliedOriginally posted by lordmortis View PostI have a patch that will enable this to work on macOS and windows if you're interested. Was a very small change. I can verify that setstats at least works.
Leave a comment:
-
lordmortis repliedI have a patch that will enable this to work on macOS and windows if you're interested. Was a very small change. I can verify that setstats at least works.
Leave a comment:
-
vlad.serbanescu11 repliedShort announcement:
By purchasing any 2 of the 3 light editions (Single Player / Multi-Player / Subsystem) you may request access to the full edition, therefore obtaining the third one for free! The purchases must be made on the same account. This is not an instant process.
P.S. Vaei
Leave a comment:
-
Vaei repliedOriginally posted by vlad.serbanescu11 View Post
Yes, it's intentional and the full package is unchanged (same content it's always had). I've been planning and announcing since it hit the shelves, but it took a while to finish all the additions and fixes that it required. Do you absolutely need the full version, as opposed to one of the more specific ones? I haven't received any feedback about this move since I made it so I'm curious what you think.
I wont need it for quite a while, my work keeps me far too busy to do my own stuff at least until we hit EA. Thanks for confirming
Leave a comment:
-
vlad.serbanescu11 repliedOriginally posted by Vaei View PostRegarding the new pricing and split packages, can you clarify something? The 'full package' is what UWorks was prior to the change? Because it now costs significantly more than before. I've had it bookmarked for when I get around to making something I actually need it for and noticed it went from ~$129 NZD to $172.48 NZD.
Not a criticism, I'm sure it's worth it's weight in gold, but is it intentional?
Leave a comment:
-
Vaei repliedRegarding the new pricing and split packages, can you clarify something? The 'full package' is what UWorks was prior to the change? Because it now costs significantly more than before. I've had it bookmarked for when I get around to making something I actually need it for and noticed it went from ~$129 NZD to $172.48 NZD.
Not a criticism, I'm sure it's worth it's weight in gold, but is it intentional?
Leave a comment:
-
vlad.serbanescu11 repliedOriginally posted by JamesMugford View PostThanks for the good information.
I'm wondering if you could provide a dif (or something similar) for the engine changes needed to get it running with 4.20.
We're contemplating the purchase but would need it to run on 4.20.
Thanks for what sounds like a great plugin.
It's about the file OnlineSubsystemUtils.cpp, where you have to add the following macro: CREATE_HASH(TEXT("UWorks")).
Leave a comment:
-
JamesMugford repliedThanks for the good information.
I'm wondering if you could provide a dif (or something similar) for the engine changes needed to get it running with 4.20.
We're contemplating the purchase but would need it to run on 4.20.
Thanks for what sounds like a great plugin.
Leave a comment:
-
vlad.serbanescu11 repliedAnnouncement from Discord:
Version 20-13 is live on Gumroad and submitted to Epic! I was unable to provide the promised examples in V13 so I will be providing them in V14. Instead, I've improved the entire example project's interface and made a few fixes. You can find the notes here: https://www.dropbox.com/s/tjc7lyeng4...ation.pdf?dl=1
Notes:
- I'm shutting down the Gumroad store. This is the last version I'm uploading to it. Those who don't have Marketplace access, send me your Gumroad receipt in private and your Epic e-mail!
- I've posted 3 cheaper versions of UWorks, which you can find on my profile: https://www.unrealengine.com/marketp...lad+Serbanescu
- In 4.20, Epic has hard-coded their built-in subsystems, therefore making custom subsystems impossible to register without modifying the engine. Until this is fixed, only the NetDriver, the Core/Web modules and the example project will work work out of the box. You can read more about this issue over here: https://answers.unrealengine.com/que...ml?sort=oldest
Leave a comment:
-
vlad.serbanescu11 repliedOriginally posted by calvin019 View Posthow you get the example projects to work? Says this project does not have any source code.
Leave a comment:
Leave a comment: