UnrealLua

From Onset Developer Wiki
Revision as of 16:24, 19 November 2019 by 28days (talk | contribs)

Find usage examples here:

Clothing: https://dev.playonset.com/wiki/ClothingExample
Vehicle: https://dev.playonset.com/wiki/VehicleExample
Pickups: https://dev.playonset.com/wiki/PickupExample
UObject
IsValid
GetClassName
GetName
UActorComponent
USceneComponent
SetMobility
SetHiddenInGame
SetRelativeLocation
SetRelativeRotation
SetRelativeScale3D
GetRelativeLocation
GetRelativeRotation
GetRelativeScale3D
UPrimitiveComponent
SetPhysicsAngularVelocityInDegrees
SetPhysicsLinearVelocity
GetNumMaterials
SetMaterial
GetMaterial
CreateDynamicMaterialInstance
UMeshComponent
SetFloatParameterOnMaterials
SetColorParameterOnMaterials
USkinnedMeshComponent
ShowMaterialSection
USkeletalMeshComponent
SetSkeletalMesh
GetBoneMass
UStaticMeshComponent
SetStaticMesh
UMaterialInterface
LoadFromAsset
UMaterialInstanceDynamic
SetFloatParameter
SetColorParameter
SetTextureParameter
USkeletalMesh
LoadFromAsset
UStaticMesh
LoadFromAsset
UTexture
ReleaseTexture
UTexture2D
LoadFromAsset
LoadFromFile
FVector
X
Y
Z
Size
SizeSquared
GetAbs
IsZero
IsNearlyZero
IsNormalized
Normalize
Projection
RotateAngleAxis
CosineAngle2D
ProjectOnTo
ProjectOnToNormal
ToOrientationRotator
Rotation
CrossProduct
DotProduct
FRotator
Pitch
Yaw
Roll
IsZero
IsNearlyZero
Equals
GetInverse
GridSnap
Euler
RotateVector
UnrotateVector
Clamp
GetNormalized
GetDenormalized
Normalize
GetManhattanDistance
FLinearColor
R
G
B
A
MakeFromHSV8
MakeRandomColor
MakeFromColorTemperature
LerpUsingHSV
LinearRGBToHSV
HSVToLinearRGB
Desaturate
GetLuminance
IsAlmostBlack