ya
This commit is contained in:
@@ -94,28 +94,6 @@ Methods:
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Orients the object to look at a target with a specified up vector.
|
||||
- Name: MovePosition
|
||||
ReturnType: nil
|
||||
Parameters:
|
||||
- Name: position
|
||||
Type: Vector3
|
||||
IsOptional: false
|
||||
DefaultValue: ""
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
- Name: MoveRotation
|
||||
ReturnType: nil
|
||||
Parameters:
|
||||
- Name: rotation
|
||||
Type: Vector3
|
||||
IsOptional: false
|
||||
DefaultValue: ""
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
- Name: Translate
|
||||
ReturnType: nil
|
||||
Parameters:
|
||||
|
||||
@@ -6,7 +6,7 @@ Properties:
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: true
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Returns true if this current session is being tested locally
|
||||
- Name: GameID
|
||||
Type: number
|
||||
IsAccessibleByScripts: true
|
||||
|
||||
@@ -6,19 +6,19 @@ Properties:
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Collection of negative inputs
|
||||
- Name: Positive
|
||||
Type: InputButtonCollection
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Collection of positive inputs
|
||||
- Name: Value
|
||||
Type: number
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: true
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: The value of the input
|
||||
Methods: []
|
||||
Events: []
|
||||
IsStatic: false
|
||||
|
||||
@@ -6,19 +6,19 @@ Properties:
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: true
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Collection of button inputs.
|
||||
- Name: IsPressed
|
||||
Type: boolean
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Returns true if any of the button in the collection is currently being pressed.
|
||||
- Name: Weight
|
||||
Type: number
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Returns the current analog input of the button.
|
||||
Methods: []
|
||||
Events:
|
||||
- Name: Pressed
|
||||
|
||||
@@ -6,31 +6,31 @@ Properties:
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Collection of up inputs.
|
||||
- Name: Down
|
||||
Type: InputButtonCollection
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Collection of down inputs.
|
||||
- Name: Left
|
||||
Type: InputButtonCollection
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Collection of left inputs.
|
||||
- Name: Right
|
||||
Type: InputButtonCollection
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Collection of right inputs.
|
||||
- Name: Value
|
||||
Type: Vector2
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: true
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: The value of this input
|
||||
Methods: []
|
||||
Events: []
|
||||
IsStatic: false
|
||||
|
||||
@@ -6,7 +6,7 @@ Properties:
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Key code for this button
|
||||
Methods:
|
||||
- Name: New
|
||||
ReturnType: InputButton
|
||||
@@ -14,7 +14,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: true
|
||||
Description: Missing Documentation
|
||||
Description: Create new empty button
|
||||
- Name: New
|
||||
ReturnType: InputButton
|
||||
Parameters:
|
||||
@@ -25,7 +25,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: true
|
||||
Description: Missing Documentation
|
||||
Description: Create new button of this keycode
|
||||
Events: []
|
||||
IsStatic: false
|
||||
IsAbstract: false
|
||||
|
||||
@@ -12,7 +12,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Add new input button
|
||||
- Name: RemoveButton
|
||||
ReturnType: nil
|
||||
Parameters:
|
||||
@@ -23,7 +23,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Remove existing input button
|
||||
Events: []
|
||||
IsStatic: false
|
||||
IsAbstract: false
|
||||
|
||||
@@ -90,7 +90,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Returns the current Vector2 value of the action.
|
||||
- Name: GetButton
|
||||
ReturnType: InputActionButton
|
||||
Parameters:
|
||||
@@ -123,7 +123,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Bind new Button Input Action
|
||||
- Name: BindAxis
|
||||
ReturnType: InputActionAxis
|
||||
Parameters:
|
||||
@@ -134,7 +134,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Bind new Axis Input Action
|
||||
- Name: BindVector2
|
||||
ReturnType: InputActionVector2
|
||||
Parameters:
|
||||
@@ -145,7 +145,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Bind new Vector2 Input Action
|
||||
Events:
|
||||
- Name: GameFocused
|
||||
Arguments: ""
|
||||
|
||||
@@ -34,7 +34,7 @@ Methods:
|
||||
IsAsync: true
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Insert a new tool with the specified ID
|
||||
Events: []
|
||||
IsStatic: true
|
||||
IsAbstract: false
|
||||
|
||||
@@ -12,7 +12,7 @@ Properties:
|
||||
IsAccessibleByScripts: false
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Determine if children is editable, this is to be used if this instance is a Linked model. Only used in creator.
|
||||
- Name: Tags
|
||||
Type: table
|
||||
IsAccessibleByScripts: true
|
||||
@@ -52,7 +52,7 @@ Methods:
|
||||
IsAsync: true
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Wait for children to be added.
|
||||
- Name: FindChildByClass
|
||||
ReturnType: Instance
|
||||
Parameters:
|
||||
@@ -78,7 +78,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Move children to specified index
|
||||
- Name: GetChildren
|
||||
ReturnType: table
|
||||
Parameters: []
|
||||
@@ -188,7 +188,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Reparent this instance to another instance
|
||||
- Name: GetParent
|
||||
ReturnType: Instance
|
||||
Parameters: []
|
||||
|
||||
@@ -6,42 +6,42 @@ Properties:
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: WIP
|
||||
- Name: SubTitle
|
||||
Type: string
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: WIP
|
||||
- Name: HoldDuration
|
||||
Type: number
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: WIP
|
||||
- Name: Key
|
||||
Type: KeyCodeEnum
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: WIP
|
||||
- Name: UseDefaultUI
|
||||
Type: boolean
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: WIP
|
||||
Methods: []
|
||||
Events:
|
||||
- Name: Triggered
|
||||
Arguments: ""
|
||||
Description: Missing Documentation
|
||||
Description: WIP
|
||||
- Name: TriggerStarted
|
||||
Arguments: ""
|
||||
Description: Missing Documentation
|
||||
Description: WIP
|
||||
- Name: TriggerReleased
|
||||
Arguments: ""
|
||||
Description: Missing Documentation
|
||||
Description: WIP
|
||||
IsStatic: false
|
||||
IsAbstract: false
|
||||
IsInstantiatable: true
|
||||
|
||||
@@ -6,37 +6,37 @@ Properties:
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: false
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Name of this object
|
||||
- Name: ClassName
|
||||
Type: string
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: true
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Class name of this object
|
||||
- Name: Shared
|
||||
Type: ScriptSharedTable
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: true
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: A shared table accessible by scripts.
|
||||
- Name: NetworkedObjectID
|
||||
Type: string
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: true
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Returns networked ID of this object. Networked ID are always unique per network session.
|
||||
- Name: ObjectID
|
||||
Type: string
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: true
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Returns object ID of this object. Object ID originates from the .poly file.
|
||||
- Name: ExistInNetwork
|
||||
Type: boolean
|
||||
IsAccessibleByScripts: true
|
||||
IsReadOnly: true
|
||||
IsObsolete: false
|
||||
Description: Missing Documentation
|
||||
Description: Returns true if this object exists in network, false if this object is spawned by the local client.
|
||||
Methods:
|
||||
- Name: IsA
|
||||
ReturnType: boolean
|
||||
@@ -48,7 +48,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Returns whether or not the instance is the specified class, this also checks for inheritance.
|
||||
- Name: Clone
|
||||
ReturnType: NetworkedObject
|
||||
Parameters:
|
||||
@@ -59,7 +59,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Clones the instance
|
||||
- Name: Destroy
|
||||
ReturnType: nil
|
||||
Parameters:
|
||||
@@ -70,7 +70,7 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Destroys the instance (same as Delete method)
|
||||
- Name: Delete
|
||||
ReturnType: nil
|
||||
Parameters:
|
||||
@@ -81,23 +81,23 @@ Methods:
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Missing Documentation
|
||||
Description: Deletes the instance (same as Destroy method)
|
||||
Events:
|
||||
- Name: PropertyChanged
|
||||
Arguments:
|
||||
Name: propertyName
|
||||
Type: string
|
||||
Description: Missing Documentation
|
||||
Description: Fires when a property of this object has changed
|
||||
- Name: Renamed
|
||||
Arguments: ""
|
||||
Description: Missing Documentation
|
||||
Description: Fires when this object has been renamed
|
||||
- Name: TreeEntered
|
||||
Arguments: ""
|
||||
Description: Missing Documentation
|
||||
Description: Fires when object enters the tree
|
||||
- Name: TreeExited
|
||||
Arguments: ""
|
||||
Description: Missing Documentation
|
||||
Description: Fires when object exit the tree (via reparent or delete)
|
||||
IsStatic: false
|
||||
IsAbstract: true
|
||||
IsInstantiatable: false
|
||||
Description: Missing Documentation
|
||||
Description: NetworkedObject is a base class for all object that's synchronized by the network.
|
||||
|
||||
@@ -37,6 +37,28 @@ Methods:
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Sets the network authority of this object to the specified player.
|
||||
- Name: MovePosition
|
||||
ReturnType: nil
|
||||
Parameters:
|
||||
- Name: position
|
||||
Type: Vector3
|
||||
IsOptional: false
|
||||
DefaultValue: ""
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Moves the part to the specified position while keeping physics in mind.
|
||||
- Name: MoveRotation
|
||||
ReturnType: nil
|
||||
Parameters:
|
||||
- Name: rotation
|
||||
Type: Vector3
|
||||
IsOptional: false
|
||||
DefaultValue: ""
|
||||
IsAsync: false
|
||||
IsObsolete: false
|
||||
IsStatic: false
|
||||
Description: Rotates the part while keeping physics in mind.
|
||||
Events:
|
||||
- Name: Touched
|
||||
Arguments:
|
||||
|
||||
Reference in New Issue
Block a user