Skip to content

[Automated] Update Studio API Documentation - v0.25.5-build.1316#224

Merged
ryholmdahl merged 1 commit intomainfrom
studio-docs-update-releases-4.25.5
Jan 5, 2026
Merged

[Automated] Update Studio API Documentation - v0.25.5-build.1316#224
ryholmdahl merged 1 commit intomainfrom
studio-docs-update-releases-4.25.5

Conversation

@pocketworlds-bot
Copy link
Contributor

Automated Studio API Documentation Update

This pull request contains automated updates to the Studio API documentation generated from the source code.

Details

  • Studio Version: 0.25.5-build.1316
  • Generated From: life-unity commit
  • Generated At: 2025-12-24 00:48:51 UTC

This PR was automatically generated by the Studio build process.

This is an automated update generated by the Studio build process.
Generated from commit: 8b4db19

Changes include:
- Updated API documentation from C# source code
- Generated from XML documentation comments
- Includes all Studio API types, methods, and properties
@pocketworlds-bot pocketworlds-bot requested a review from a team as a code owner December 24, 2025 00:48
Copy link

@vlovewar-ctrl vlovewar-ctrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love

scene.PlayerJoined:Connect(function(scene, player)
print(player.name .. " joined the scene!")
end)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love is war

function self:Start()
print("Scene: " .. scene.name)
print("Players in scene: " .. scene.playerCount)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love

scene.PlayerJoined:Connect(function(scene, player)
print(player.name .. " joined the scene!")
end)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love

@ryholmdahl ryholmdahl merged commit 6d95405 into main Jan 5, 2026
1 check passed
@ryholmdahl ryholmdahl deleted the studio-docs-update-releases-4.25.5 branch January 5, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants