Optional
configOptional
createdBoolean indicating whether the project data has been fetched.
Optional
gameOptional
hiddenOptional
idOptional
membersOptional
nameOptional
numOptional
ownerOptional
platformThe current project data. Returns null
if no project is loaded.
Function to push changes to the project, updating the project data on the server.
Function for transferring ownership of the project to a new owner.
Function to update the project's thumbnail.
Function to manually refresh the project data.
Function to locally update the project configuration state.
Function to set a new thumbnail file in the state.
Optional
thumbnailFunction to update the project's configuration on the server.
Function for updating the project's members, such as adding or removing collaborators.
Generated using TypeDoc
The return type of the useProject hook.