Uses of Class
com.uc4.api.objects.SyncAction
Packages that use SyncAction
-
Uses of SyncAction in com.uc4.api.objects
Methods in com.uc4.api.objects that return types with arguments of type SyncActionMethods in com.uc4.api.objects with parameters of type SyncActionModifier and TypeMethodDescriptionvoidSync.addAction(SyncAction action) Adds a new action to this Sync object.booleanSync.removeAction(SyncAction action) Removes the specified action.