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

Tween specs list for Tpt tiles. More...

Inheritance diagram for TilePlus.TpTweenSpec:
Collaboration diagram for TilePlus.TpTweenSpec:

Classes

class  Tween
 Individual tween spec. More...

Public Attributes

List< Tweenm_TweenItems = 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 Tpt tiles.

Member Data Documentation

◆ m_TweenItems

List<Tween> TilePlus.TpTweenSpec.m_TweenItems = new(1)

List of tween specs.

Property Documentation

◆ HasTweens

bool TilePlus.TpTweenSpec.HasTweens
get

Does this asset have ANY tweens?

◆ NumberOfTweens

int TilePlus.TpTweenSpec.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/TpTweenSpec.cs