TilePlus Version 5
Unity3D Tilemap Extension
Loading...
Searching...
No Matches
TilePlus.TpGoTweenSpec Class Reference

Tween specs list for GameObject tweens. More...

Inheritance diagram for TilePlus.TpGoTweenSpec:
Collaboration diagram for TilePlus.TpGoTweenSpec:

Classes

class  GoTween
 Individual tween spec. More...

Public Attributes

List< GoTweenm_GoTweenItems = new(1)
 List of tween specs.

Properties

int NumberOfTweens [get]
 Number of tweens in the list of tweens.
bool HasTweens [get]
 Does this asset have ANY tweens?

Detailed Description

Tween specs list for GameObject tweens.

Member Data Documentation

◆ m_GoTweenItems

List<GoTween> TilePlus.TpGoTweenSpec.m_GoTweenItems = new(1)

List of tween specs.

Property Documentation

◆ HasTweens

bool TilePlus.TpGoTweenSpec.HasTweens
get

Does this asset have ANY tweens?

◆ NumberOfTweens

int TilePlus.TpGoTweenSpec.NumberOfTweens
get

Number of tweens in the list of tweens.


The documentation for this class was generated from the following file:
  • /Users/jms/Documents/Tpt_55/TPT55/Assets/Plugins/TilePlus/Runtime/AssetScripts/Lists/TpGoTweenSpec.cs