Component:License: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page License (Component) to Component:License: Creating component Namespace
Clarify why you shouldn't use it.
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
|Name=License
|Name=License
}}
}}
{{Note|This component requires no License related functionality or protections of any kind. We do not recommend using it.!|danger}}


'''License''' specifies the terms under which the object that this component is attached to may be used or exported.
 
'''License''' is a legacy component, that has no functionality. We don't recommend using it. There is no standard for the formats, meaning or use of the properties within the component. Due to this different communities have used it for different items and purposes leading to a lot of confusion.


<!--T:2-->
<!--T:2-->
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|RequireCredit|Bool| If true, this license allows reusers to distribute, remix, adapt, and build upon the object that this component is attached to, in any medium or format, so long as attribution is given to the creator, as specified in the CreditString. Corresponds to any CC-BY [https://creativecommons.org/licenses/ Creative Commons license].
|RequireCredit|Bool| ''There is no common standard for this value's meaning''
|CreditString|String| The attribution required, if RequireCredit is true.
|CreditString|String| ''There is no common standard for this value's meaning''
|CanExport|Bool| Whether the license allows export out of Resonite.
|CanExport|Bool| ''There is no common standard for this value's meaning''
}}
}}


Line 24: Line 26:
{{stub}}
{{stub}}


[[Category:ComponentStubs]]
[[Category:Components:Metadata{{#translation:}}|License]]
[[Category:Components|License]]
[[Category:Components{{#translation:}}|License]]
[[Category:Components:Metadata|License]]

Latest revision as of 23:48, 22 October 2024


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Component image 
License component as seen in the Scene Inspector
This component requires no License related functionality or protections of any kind. We do not recommend using it.!


License is a legacy component, that has no functionality. We don't recommend using it. There is no standard for the formats, meaning or use of the properties within the component. Due to this different communities have used it for different items and purposes leading to a lot of confusion.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
RequireCredit Bool There is no common standard for this value's meaning
CreditString String There is no common standard for this value's meaning
CanExport Bool There is no common standard for this value's meaning

Usage

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Examples

This article or section is a Stub. You can help the Resonite Wiki by expanding it.